Open asafpamzn opened 4 months ago
Not sure the issue link is the right one
The two links are right. :)
Hi,
I'm working libvalkey RDMA support now, I think I can dive into Rust RDMA and GLIDE about two weeks later.
@pizhenwei Well, seems that we have the perfect man for the job here :) If you'd be able to do it, it'll be amazing!
Hi @avifenesh @asafpamzn
I notice that redis-rs
is still in use, is there any plan to change it into valkey
style? Did I miss anything?
@pizhenwei Sorry, I missed your comment.
Redis-rs is a fork we started to built above at an early stage, we will probably change the naming but we are still collaborating with the original repo at this point, contribution and syncs, so changing the whole code base to different naming will create a lot of extra conflicts. I know one of the main contributors and i believe that they will align with the style at some point.
We might decide to change anyway if they won't.
Describe the feature
Valkey support now RDMA. This commit was merged and will be included as part of Valkey-8 https://github.com/valkey-io/valkey/pull/477
Use Case
The required support and motivation is described in https://github.com/valkey-io/valkey-doc/pull/123.