- Fance
-
02:17
(UTC +01:00)
C++
A modern high-performance open source message queuing system
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
High performance server-side application framework
Simple, light-weight and easy-to-use asynchronous components
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.