Roman Gershman

Results 808 comments of Roman Gershman

Yeah, we do not support redis 7.0 API yet. Why do you need it?

I see. So you need to intersect a sorted set with a regular set?

@0xManjeet btw, given your description you need to use ZINTERCARD and not SINTERCARD because you want to intersect a sorted set with set. Please confirm

I would like to add, that for convoluted case of a single huge entry, just limiting serialization memory usage won't be enough, since we still need to serialise a single...

The fix is simple, imho. We do something similar in snapshotting by traversing the physical bucket for other entries.

I can confirm that there are client libraries/frameworks that expect to see the redis version.

One of such frameworks is sidekiq.

Thanks, we welcome contributions to the project! 🙏 Please implement items 1-3. we are interested to send zipfian distribution of keys [key:0 - key:N] like I mentioned in the issue....

Yes, alpha less than 1