#kvstore — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #kvstore, aggregated by home.social.
-
Fjall looks so good! I always wanted to write an RocksDB-like LSM store but never found the time. Now I don't need to. I only need to port my R-tree index from RocksDB to Fjall. #kvstore #database
RE: https://bsky.app/profile/did:plc:zqgu2nu4emia5kgegl73zu4y/post/3mbhaheg4ms22 -
Fjall looks so good! I always wanted to write an RocksDB-like LSM store but never found the time. Now I don't need to. I only need to port my R-tree index from RocksDB to Fjall. #kvstore #database
RE: https://bsky.app/profile/did:plc:zqgu2nu4emia5kgegl73zu4y/post/3mbhaheg4ms22 -
I've tested many open-source key-value stores, but Infinispan was completely new to me.
Sure, it's Java (not everything is perfect 😜), but it supports the RESP3 Redis protocol and can run in a master-master cluster
🔗 https://infinispan.org/
🔗 https://infinispan.org/docs/stable/titles/resp/resp-endpoint.html#enabling-resp-endpoint_resp-endpoint#kvstore #kv #redis #opensource #store
Thanks to @SaschaRommelfangen for this discovery.
-
I've tested many open-source key-value stores, but Infinispan was completely new to me.
Sure, it's Java (not everything is perfect 😜), but it supports the RESP3 Redis protocol and can run in a master-master cluster
🔗 https://infinispan.org/
🔗 https://infinispan.org/docs/stable/titles/resp/resp-endpoint.html#enabling-resp-endpoint_resp-endpoint#kvstore #kv #redis #opensource #store
Thanks to @SaschaRommelfangen for this discovery.
-
-
-
hello hello! :comfyblobblewobble:
I am building https://github.com/rainshowerLabs/Aymr a #rust library for hot-swapping KV #databases under a single API!
If you use a KV #database it would be great to know how you use it while the API is still a work in progress.
For those that want to dive into it, please check it out here:
https://github.com/rainshowerLabs/Aymr/blob/master/src/aymr_db/traits.rs
Any and all feedback is going to be very much appreciated! :blobcat:
#programming #db #kvstore -
hello hello! :comfyblobblewobble:
I am building https://github.com/rainshowerLabs/Aymr a #rust library for hot-swapping KV #databases under a single API!
If you use a KV #database it would be great to know how you use it while the API is still a work in progress.
For those that want to dive into it, please check it out here:
https://github.com/rainshowerLabs/Aymr/blob/master/src/aymr_db/traits.rs
Any and all feedback is going to be very much appreciated! :blobcat:
#programming #db #kvstore