зеркало из https://github.com/microsoft/CCF.git
e953005009 | ||
---|---|---|
.. | ||
test | ||
README.md | ||
encryptor.h | ||
generic_serialise_wrapper.h | ||
kv_serialiser.h | ||
kv_types.h | ||
map.h | ||
msgpack_serialise.h | ||
nljson_serialise.h | ||
serialiser_declare.h | ||
store.h | ||
tx.h | ||
tx_view.h | ||
view_containers.h |
README.md
Transactional Key Value Store
This directory implements a transactional key value store. The only directory
it should depend on is ds
.