Voldemort

Voldemort is a distributed data store that is designed as a key-value store used by LinkedIn for high-scalability storage. It is neither an object database, nor a relational database. It does not try to satisfy arbitrary relations and the ACID properties, but is a big, distributed, fault-tolerant, persistent hash table.