mirror of
https://github.com/namibia/awesome-sysadmin.git
synced 2024-11-22 12:55:12 +00:00
Added couchbase to list of key/value stores
This commit is contained in:
parent
12cdaa22f4
commit
8a75c0bcca
@ -279,6 +279,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
|
|||||||
* [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
|
||||||
|
* [Couchbase](http://www.couchbase.com/) - In-memory, replicated, peristent key/value datastore.
|
||||||
* [LevelDB](https://code.google.com/p/leveldb/) - Google's high performance key/value database.
|
* [LevelDB](https://code.google.com/p/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