https://github.com/coyove/stud
Simple Tree Upon Disk
https://github.com/coyove/stud
btree golang object-storage
Last synced: 3 months ago
JSON representation
Simple Tree Upon Disk
- Host: GitHub
- URL: https://github.com/coyove/stud
- Owner: coyove
- Created: 2019-01-06T12:22:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T13:59:39.000Z (over 5 years ago)
- Last Synced: 2025-03-06T07:33:26.337Z (7 months ago)
- Topics: btree, golang, object-storage
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Stud: Simple Table Upon Disk
Stud is a simple Robin Hood Hashtable which is persistently stored on disk. It was designed to store millions of files as a whole.