f58b00ef55
In this commit, we split the database storage into two classes: remote and local data. If etcd isn't active, then everything is actually just local though we use two pointers everywhere. If etcd is active, then everything but the graph goes into the remote database. |
||
---|---|---|
.. | ||
brontide_test.go | ||
brontide.go | ||
config.go | ||
interfaces.go | ||
log.go | ||
test_utils.go |