EZStorage 1.0.0 Scripts 3.5 Community
Submitted by user mashumafi; MIT; 2022-09-05
Easily store/fetch data using key-value storage.
EZStorage
* A low-level key-value storage using the file system.
* Store/Fetch anything that would work with var2str.
* Replication logic can prevent corrupted files.
EZCache
* An efficient in-memory cache that only loads files once.
* Includes events for receiving updates when values change.
View files Download Submit an issue Recent Edits