Closes the store
Gets the list of values associated with a key
the key
the list of values if the map contains values for the key
Check if the key exists
the key
true if the key exists
Adds a value to the list of values associated with a key
the key
the value to store
Key-Value File Store
Description
A filesystem key-value store
Usage