buckets/README.md

6 lines
279 B
Markdown
Raw Permalink Normal View History

2025-08-21 00:30:58 -04:00
# 🪣 buckets
2025-08-21 02:50:26 +00:00
2025-08-21 00:30:58 -04:00
object-like storage http server
it's basically like regular file storage, but it connects to your database to store file metadata, buckets, ids, etc. (meaning files are stored in a jumbled mess on the file system, but are controlled by entries in the database!)