Initial commit

This commit is contained in:
2026-03-14 23:01:32 +00:00
commit 9d8331502c
3 changed files with 39 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Stratum
An S3-compatible object storage server written in Rust that autonomously moves objects between storage tiers based on observed access patterns, with optional developer-defined priority hints.