mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-10-01 01:45:41 -04: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.
|
* [FlockDB](https://github.com/twitter/flockdb) - Twitter's distributed, fault-tolerant graph database.
|
||||||
* [Neo4j](http://www.neo4j.org/) - Open source graph database.
|
* [Neo4j](http://www.neo4j.org/) - Open source graph database.
|
||||||
* Key-Value
|
* 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.
|
* [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.
|
* [Riak](http://basho.com/riak/) - Another fault-tolerant key-value NoSQL database.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user