-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Cool, I released a small library that support deserialize/serialize RESP3 with serde about a month ago here. If you are using, feel free to make any feature request, I'd be happy to support.
-
I ported it from Go and use it for my Tile38 project.
-
I ported it from Go and use it for my Tile38 project.
-
flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read) (by arriqaaq)
-
Olric
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
-
redix
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
-
-
IceFireDB
@IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.
-
jupiter
Jupiter is a framework for wrapping compute or memory intense components to provide them as high throughput and ultra low latency services to applications using the Redis RESP protocol (by scireum)
Shameless self-promotion: We did s.th. similar with jupiter (https://github.com/scireum/jupiter - we use this for ultra low latency „webservices“ from Java (e.g. tokenization…). Will definitely take a look, may we can exchange some ideas :)