docs: update readme, remove multi-node distribution as a non-goal
Some checks failed
Go Tests / Run Tests (1.24.2) (pull_request) Failing after 5m2s

This commit is contained in:
Jeremy Tregunna 2025-04-26 10:03:19 -06:00
parent 8e04c2cea3
commit 9fb40779c7
Signed by: jer
GPG Key ID: 1278B36BA6F5D5E4

View File

@ -243,7 +243,6 @@ See [storage-bench README](./cmd/storage-bench/README.md) for detailed options.
## Non-Goals
- **Feature Parity with Other Engines**: Not competing with RocksDB, LevelDB, etc.
- **Multi-Node Distribution**: Focusing on single-node operation
- **Complex Query Planning**: Higher-level query features are left to layers built on top
## Building and Testing