diffeo / kvlayer

python abstraction for key-value databases with key-prefix scans that supports Accumulo, HBase, Postgres, Mysql, Redis, and more. Can switch backends with just a configuration change. E.g., develop on Postgres and then switch to HBase (nosql) without changing code.
8 stars 1 forks source link

[RFC] Scripting to launch Accumulo clusters on Amazon EC2 to run tests. #1

Closed diegows closed 10 years ago

diegows commented 10 years ago

There is some stuff pending, but cluster launch works.