Filesystem interface
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Given an objidx instance, expose a filesystem-like interface for downloading
tree should look something like
- files/ (by UUID)
- objects/ (by UUID)
- urls/
- file/ (by host and path)
- http/ (by host and path)
- tags/ (by key and value)
mechanisms:
- simple HTTP GET?
- FUSE?
- WebDAV?
- S3?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.