feature: other storage backends #84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactor to support, and create, other storage backends.
Specifically, I'm thinking for small scale installs that a plain old filesystem store would be pretty useful. Starting out with something scalable (minio in this case) was probably a good idea, but in the future if there are other server operators, they may want some other options.