ci: gate rio-v2 full-suite jobs on schedule; document lifecycle

This commit is contained in:
overtrue
2026-08-13 03:01:08 +08:00
parent 398d2d87c8
commit 940e96b0e7
6 changed files with 47 additions and 4 deletions
+4 -1
View File
@@ -101,7 +101,10 @@ refactors.
The `rustfs` binary crate composes these libraries into the running server.
`ecstore` remains the storage engine at the architectural center; its internal
module split is tracked under `docs/architecture/`.
module split is tracked under `docs/architecture/`. `rio-v2` is the
feature-gated MinIO on-disk format compatibility I/O layer; it ships in no
default build (lifecycle:
[docs/architecture/minio-file-format-compat.md](docs/architecture/minio-file-format-compat.md)).
## Architecture Invariants