Commit Graph

7 Commits

Author SHA1 Message Date
Vincent Batts 56ccafefa9
etcd: progress on etcd
Open() Create() and Delete() are there'ish.
But get/set metadata is not quite right yet.
And it seems that _viewing_ an uploaded object is not working.

But all of the index fetching is not there yet.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-04-10 13:31:56 -04:00
Vincent Batts f768d2f9f6
*: bubble the dbhandler up to cli
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-04-07 13:42:12 -04:00
Vincent Batts 96a4b57924 client can upload now, but the response body is a whole page, not just
the url
2013-10-09 17:02:38 -04:00
Vincent Batts 9b2c342375 cleaned up the dbutil initialization 2013-10-03 23:26:01 -04:00
Vincent Batts 80e9381754 working on a configuration merge 2013-08-06 00:27:10 -04:00
Vincent Batts cacdb3aaa5 major cleanup of config handling 2013-08-05 23:06:05 -04:00
Vincent Batts a403845f58 moving the config handler out of the main set 2013-05-10 16:22:58 -04:00