TiKV is an open-source, distributed, and transactional key-value database. It provides classic key-value APIs and also transactional APIs with ACID compliance. TiKV has been evolving since its development. From Single Store to Threaded Store, from RocksDB