mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add dolt (#4422)
This commit is contained in:
parent
fd7a05249d
commit
2b45373aad
@ -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.
|
- [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.
|
- [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.
|
- [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.
|
- [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.
|
- [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.
|
- [godis](https://github.com/hdt3213/godis) - A Golang implemented high-performance Redis server and cluster.
|
||||||
|
Loading…
Reference in New Issue
Block a user