https://github.com/elek/storj-badger-storage
https://github.com/elek/storj-badger-storage
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elek/storj-badger-storage
- Owner: elek
- License: agpl-3.0
- Created: 2023-01-20T19:57:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T19:45:47.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T10:55:26.144Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains an implementation of `storage.BlobStore` of the Storj storagenodes.
This is just an experiment. It's slower than the default file-based one, and if you don't know what is it, you probably don't need it anyway.
Limitations:
* Some parts are not yet implemented
* Trash functionality is definitelly not implemented
* Size calculation is 'estimation' based