diff --git a/README.md b/README.md index 50498c65..b8c79d91 100644 --- a/README.md +++ b/README.md @@ -675,6 +675,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem - [Databunker](https://github.com/paranoidguy/databunker) - Personally identifiable information (PII) storage service built to comply with GDPR and CCPA. - [dgraph](https://github.com/dgraph-io/dgraph) - Scalable, Distributed, Low Latency, High Throughput Graph Database. - [diskv](https://github.com/peterbourgon/diskv) - Home-grown disk-backed key-value store. +- [dolt](https://github.com/dolthub/dolt) - Dolt – It's Git for Data. - [dtf](https://github.com/dtm-labs/dtf) - A distributed transaction manager. Support XA, TCC, SAGA, Reliable Messages. - [eliasdb](https://github.com/krotik/eliasdb) - Dependency-free, transactional graph database with REST API, phrase search and SQL-like query language. - [godis](https://github.com/hdt3213/godis) - A Golang implemented high-performance Redis server and cluster.