mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
89e72d8888
Currently datastore has dependencies on various kv backends. This is undesirable if datastore had to be used as a backend agnostic store management package with it's cache layer. This PR aims to achieve that. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
.. | ||
cache.go | ||
datastore.go | ||
datastore_test.go | ||
mock_store.go |