50c1b55f7147dcd54d0f9609ad67c1c77c780e71
- TenantRegistry gains a true single-store 'shared' mode so the legacy --store PATH invocation (and stress.sh / old cubec) keeps serving one global store, while still parsing HELLO frames. - cube-server now holds an Arc<TenantRegistry>, resolves each connection to its tenant's TenantSession, and stamps the client identity from HELLO <tenant> <owner_local> [<owner_remote>]. - Add --tenant-dir DIR for real per-tenant disk isolation (opt-in). - Add TenantIdentity + TenantRegistry::parse_hello and a shared-session integration test.
Description
No description provided
536 KiB
Languages
Rust
94.5%
Python
2.8%
Shell
2.7%