mirror of
https://github.com/awesome-foss/awesome-sysadmin
synced 2024-11-06 21:20:23 +00:00
Merge pull request #12 from adrianblynch/patch-1
Link update for LevelDB in NoSQL
This commit is contained in:
commit
00176a7cef
@ -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…
Reference in New Issue
Block a user