apicache
apicache copied to clipboard
Add support for disk persistence
Would be great if this supported optional disk based persistance of cached data. Restarting express server causes the mem cache to be dumped, as expected, but would be nice if on initialization it could read a disk based backup.
maybe we should add a feature to restore the structure from redis, then redis persistence feature should works just fine