mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-04-20 10:36:56 +00:00
Merge pull request #12 from adrianblynch/patch-1
Link update for LevelDB in NoSQL
This commit is contained in:
commit
00176a7cef
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@
|
|||
* [FlockDB](https://github.com/twitter/flockdb) - Twitter's distributed, fault-tolerant graph database.
|
||||
* [Neo4j](http://www.neo4j.org/) - Open source graph database.
|
||||
* Key-Value
|
||||
* [LevelDB](https://code.google.com/p/leveldb/) - Google's high performance key/value database.
|
||||
* [LevelDB](https://github.com/google/leveldb) - Google's high performance key/value database.
|
||||
* [Redis](http://redis.io/) - Networked, in-memory, key-value data store with optional durability.
|
||||
* [Riak](http://basho.com/riak/) - Another fault-tolerant key-value NoSQL database.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue