Store backends now consist of a type followed by extra information.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 18 Feb 2010 23:12:59 +0000 (15:12 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 18 Feb 2010 23:12:59 +0000 (15:12 -0800)
commitea04d8bdad2da0b59fed45d8ea0128bdba2eb792
tree10ca14c5b5f38e61f8e647a187e3b614575a4cc6
parentbb92882c6f3b517f8a30c268792642870ac896d2
Store backends now consist of a type followed by extra information.

For example: "kv:storagehost.com:9000".  The other backends don't use this
yet but should be made to do so.
bluesky/bluesky-private.h
bluesky/store-kv.cc
bluesky/store-s3.c
bluesky/store.c