Question. has anyone written a custom storage method for cbStorages that uses the file system as the datastore? I would like to shamelessly steal that code pelase !
e
elpete
06/23/2023, 10:52 AM
What storage would that be for? Cbstorages is for abstracting the cf scopes usually. Is this for a cache storage or something like that?
r
Ryan Albrecht
06/23/2023, 1:51 PM
Looking for a quick and easy way to persistently store key/value pairs that I can also easily move around when the server is destroyed