diff --git a/README.md b/README.md index b11c608c..525e626b 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items. * [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1. * [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang. +* [Vasto](https://github.com/chrislusf/vasto) - A distributed high-performance key-value store. On Disk. Eventual consistent. HA. Able to grow or shrink without service interruption. *Database schema migration.*