Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Comparision of different data stores:

http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores/

http://opensource.plurk.com/LightCloud/

http://randomfoo.net/2009/04/20/some-notes-on-distributed-key-stores

  • Redis
    • What about durability and consistency during snapshotting?
    • Is it even snapshotting?
    • If so what does it do about writes while the memory is locked?
  • No labels