c3fcfd1530
This commit extends etcd db with namespaces without additional storage space requirements. This is simply done by instead of using an all zero root bucket id, we use the sha256 hash of the name space as our root bucket id. |
||
---|---|---|
.. | ||
etcd | ||
backend.go | ||
config.go | ||
interface.go | ||
kvdb_etcd.go | ||
kvdb_no_etcd.go |