Maxime Caron
Maxime Caron
With current algorithm it's impossible to Delete a key without leaving a Tombstone forever in each Redis replica. From the client point of view, it's only safe to assume a...
in "FastPFor/headers/codecs.h" virtual std::vector compress(const std::vector & data) Is it possible to compute the size of the compressed output or a close approximation instead of allocating a big chunk and...
when storing a simple struct struct Val { public: uint64_t key; }; And inserting 10000000 items I see 64 bytes overhead, each entry take 72 bytes on average. Is this...
There is currently a bug where GetWants normalize by the number of event instead of the sampling window length.
...Processing if target is in an alredy decompressed block
https://github.com/linkedin/kamikaze/tree/master/src/test/java/com/kamikaze/test/perf