tang icon indicating copy to clipboard operation
tang copied to clipboard

non-file based backends

Open ctr49 opened this issue 6 years ago • 0 comments

Are there any plans to implement a backend that does not rely on file system backends?

If tang is running on a system with an ephemeral filesystem, having the cache on the FS is fine, but the keys that currently reside in the db directory would be perfect candidates for an off-box object or KV storage.

ctr49 avatar Oct 09 '19 10:10 ctr49