Skip to content

dayumcodes/CRD-operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

/// File-based-key-value-pair-with-crd-operation ///

File-based key-value data store that supports the basic CRD (create, read, and delete) operations with multi-threading and time-to-live property. This data store is meant to be used as a local storage for 1 single process on one LaptopThe data store must be exposed as a library to clients that can instantiate a class and work with the data store.

The data will be stored on the crd.txt file which can be accessed in the folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages