Ash Vardanian

Results 466 comments of Ash Vardanian

CMake caches older configs. Any chance you have previously run without Redis and hasn't cleaned the caches since?

Thanks for the updates. Do you also have the tables requested in the second part of the comment? > Can you please add an output example in the PR showcasing...

Sure, we don’t have any JS bindings yet, but we have a contribution guideline for [new bindings in here](https://github.com/unum-cloud/ukv/blob/main/CONTRIBUTING.md#implementing-a-new-language-binding). Feel free to fork and start the implementing. I believe once...

Hey, @MadhuMPandurangi, I have created a branch for this line of work. I believe you may also find the discussions [happening in the Rust thread](https://github.com/unum-cloud/ukv/issues/238) relevant. Please let me know...

Yes, I can assign it to you as well. Feel free to propose a solution and join the [discussion group on Discord](https://discord.gg/4mxGrenbNt).

We have all kinds of such tests, please elaborate on what's missing.

Those changes should preceed #17 to have a finalized scan interface.

If the `bulk` flag is provided, we can treat the passed keys as not start keys but instead the last keys in the previous batch.