Lots of changes here, so please review. May be worth just pulling down my fork and looking at it standalone. Simplifies the interface into just a dead-simple k:v store (no containers, etc) and simply stores the data (a string) for each key in sirius. Sample config and startup script included.
This at first and second glance looks good. I am going to go ahead and merge this in because it has a significant amount of simplification and ease of operating goodies.
Lots of changes here, so please review. May be worth just pulling down my fork and looking at it standalone. Simplifies the interface into just a dead-simple k:v store (no containers, etc) and simply stores the data (a string) for each key in sirius. Sample config and startup script included.