home.social

#kvstore — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #kvstore, aggregated by home.social.

fetched live
  1. 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

  2. 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

  3. 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

    🔗 infinispan.org/
    🔗 infinispan.org/docs/stable/tit

    #kvstore #kv #redis #opensource #store

    Thanks to @SaschaRommelfangen for this discovery.

  4. 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

    🔗 infinispan.org/
    🔗 infinispan.org/docs/stable/tit

    #kvstore #kv #redis #opensource #store

    Thanks to @SaschaRommelfangen for this discovery.

  5. 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
  6. 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