rcrowley + kv   17

Verdad
Old-school source of truth for system configuration data.
verdad  db  kv  cm  truth 
august 2011 by rcrowley
osmos - Project Hosting on Google Code
An Erlang implementation of on-disk sorted sets. The details of the format are undocumented but incredibly important - I've tried to build a similar API before while keeping the data files sorted on disk. The cascading writes that were necessary to keep the file ordered killed it. Now I need to learn Erlang.
osmos  erlang  db  kv  redis 
february 2010 by rcrowley
up and running with cassandra :: snax
This intrigues me: "unlike most key/value stores, you can query for ordered ranges of keys." In my messing around with Cassandra, it's Thrift Interface seemed to actively hinder doing anything like this.
cassandra  java  thrift  kv  db  dist 
july 2009 by rcrowley
Plurk Open Source - LightCloud - Distributed and persistent key value database
I could bolt libketama on the front of Net::Tyrant, or I could translate this to PHP.
lightcloud  tokyocabinet  tokyotyrant  python  kv  db  dist 
june 2009 by rcrowley
Some Notes on Distributed Key Stores « random($foo)
Leonard landed on TC with his own hashing/distribution. Someday we'll have eventual consistency.
lhl  kv  tokyocabinet  tokyotyrant  dht  voldemort  memcachedb  dist 
april 2009 by rcrowley
Anti-RDBMS: A list of distributed key-value stores | Richard Jones, Esq.
Good survey of the key-value storage landscape as of January 2009. Probably wrong by now. His findings mirror my own - memcachedb and perhaps Tokyo Tyrant look the best. Eventual consistency is the big open question for every use case except OpenDNS Stats.
memcachedb  tokyocabinet  tokyotyrant  lastfm  kv  db  couchdb  dynamo  cassandra  hbase 
february 2009 by rcrowley

Copy this bookmark:



description:


tags: