Oleksiy Babich
Oleksiy Babich
Hello! Is there any Redis Cluster support planned or tried? First of all I mean proper group operations handling via corresponding key(s) composition and preventing incorrect attempts May be you...
Hello! how can I find if different redis-om implementations are compatible (mostly I'm interested in python vs node/TS) how much compatible, etc. May be there is any table or notes...
Hello! Are there any options to generate computer-readable reports? I.e. JSON, YAML or, at least, CSV :)
There should be cool if you implement method to get video ID from any valid Vimeo url, the most of them contains vimeo.com, and one number which is id, but...
What is the task: imagine I need 10 element with weighted probabilities 1. I initialized Pickup object with weights like `{a: 80, b: 20}` and got result `list = [a...
Hi! I'm trying to understand the idea behind this limitation to put a set of fields as `persistent_log_fields` when we build `payload` (or `Kiev[:]`) during the request execution we can...
Hi! what are yours Kafka "size" in terms of speed, cpu and memory? I believe if use redis streams you can improve a lot! But to "improve" we need some...