Seastar is an advanced, open-source C++ framework for high-performance server applications on modern hardware. Seastar is used in ScyllaDB, a high-performance NoSQL database compatible with Apache Cassandra. Applications using Seastar can run on Linux or OSv.The seastar project home page: http://www.seastar-project.org/
NoSQL data store using the SEASTAR framework, compatible with Redis.
githhub: [https://github.com/fastio/pedis]