Bucket Manager
The BucketManager
is the class which saves the KeyValueEntity on a synchronous way in key-value database.
Removing and retrieve information from a key-value database
With a simple structure, the bucket needs a key to both retrieve and delete information from the database.
Last updated