LightCloud. Ruby tool for storing and retrieving data from Plurk's distributed storage system.

github.com/mitchellh/lightcloud

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2009
  • Release 0.8: Somehow tyrant_client wasn't being included in the gem. …
  • Merged with development branch. Pushed gem version up to 0.7. In this…
  • Added specs for 'new' class methods which use internal instance.
  • Reorganized methods to be in a more sane order.
  • Switched thoughts. Passing around a class variable as a default argum…
  • Added CHANGELOG to keep things clear
  • Updated README to reflect changes from 0.5 to 0.6
  • Update version to 0.6 and update gem.
  • Added instance method get/set/delete
  • Added systems as a parameter so that instances can maintain their own…
  • Began working in LightCloud instances
  • Update version based on local
  • Updated README to reflect known issues and TODO
  • Updating gemspec to push first version out!
  • Added usage examples to the README
  • Deletion specs
  • Added specs for get
  • set method specced
  • Specs for locate_node_or_init
  • Specs for _clean_lookup_ring