Dan Mayer

Results 150 comments of Dan Mayer

OK, my branch now has data table paging via server side data with paging... I need to get it to properly pass the search term, and I have disabled the...

OK, closer, but even with background paging, the dom and datatable gets overwhelmed when I page in over 2K records... so now with the basics working, I am thinking I...

Oh nice fixed the perf issue with large row count... Looks good tested up to 7K files and it was still responding snappy. OK just need to clean up and...

OK @frsantos and @SyntaxRules-avant I have a release candidate that you all can try out to see if it lets you load your projects * instructions on how to test...

OK, folks can try this out it is in the released 6.1.0 main version but you still need to use the ` config.paged_reporting = true` option to enable it... Skipping...

a few fixes and improvements have been released so 6.1.2 should work for folks.

yeah this feature exists in a coverband service that we never really ended up launching.... I guess there is a fork with it merged, I can take a look at...

OK, this is in the 6.1.0 release, I still only have it in the HashRedis adapter, but it should surface in the web admin reporting tool. take a look @nevinera...

yeah, I would need to dig in to be 100%, but I believe at the moment we could make a connection per process so if you have 2 puma per...

so the current code should end up with one connection per process... it would be pretty easy to add a connection pool but since we aren't having shared and multiple...