Ujval Misra

Results 13 issues of Ujval Misra

Allow filters to use a function instead of just an expression. The filter class already accepts a function in the constructor but there's currently no way for an RPC client...

enhancement

Currently the record size for a schema is fixed; switch to dynamically sized records.

enhancement

I am trying to benchmark Redis using Redox by executing hundreds of thousands of consecutive GETs; however, after an arbitrary amount (usually in the 10k-100k range) of GETs, redox blocks...