Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
artjoma committed Nov 22, 2023
1 parent 2fca300 commit 99459c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Mosaic is POC of distributed file storage.

### Key fetures
* Add new shards on the flight. All files will be rebalanced.
* Add new shards on the flight. All shards will be rebalanced.
* Lz4 file compression.
* Shard based on Apache KVRocks(RocksDB under the hood) and Redis protocol.
* Internal storage based on embedded Pebble key value database. Information about file stored at MsgPack format.
Expand Down

0 comments on commit 99459c5

Please sign in to comment.