mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Merge 3c49409db9 into 0f22770345
This commit is contained in:
commit
3718349824
@ -765,6 +765,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem
|
||||
- [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.
|
||||
- [eliasdb](https://github.com/krotik/eliasdb) - Dependency-free, transactional graph database with REST API, phrase search and SQL-like query language.
|
||||
- [go-sqlite](https://github.com/glebarez/go-sqlite) – A Pure Golang implemented SQLite driver without CGO.
|
||||
- [godis](https://github.com/hdt3213/godis) - A Golang implemented high-performance Redis server and cluster.
|
||||
- [goleveldb](https://github.com/syndtr/goleveldb) - Implementation of the [LevelDB](https://github.com/google/leveldb) key/value database in Go.
|
||||
- [hare](https://github.com/jameycribbs/hare) - A simple database management system that stores each table as a text file of line-delimited JSON.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user