mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding Vasto, a distributed key value store. (#1826)
* add Gleam * Update README.md * Update README.md * adding Vasto
This commit is contained in:
parent
21d85f69b7
commit
2cd218d4a1
@ -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.
|
* [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.
|
* [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.
|
* [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.*
|
*Database schema migration.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user