Distributed transactional key-value database, originally created to complement TiDB
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.