Files
storage/README.md
Dmitry Fedotov 48878e8433 feat: working version
1. implemented filesystem storage, NATS object storage
and saving to Vault.
2. Test coverage is fine for filesystem and Vault
(and NATS object does not really require extensive tests)
2025-07-27 19:02:05 +03:00

7 lines
87 B
Markdown

# storage
go get code.uint32.ru/tiny/storage
This is a work in progress package.