Distributed transactional key-value database, originally created to complement TiDB
Open-source, low-latency key/value engine built on Valkey with query subscriptions and hierarchical storage tiers.
Redis re-implemented with SQL
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.