|
|
|
|
|
by egeria_planning
2750 days ago
|
|
Cells are grouped into chunks (similar to Minecraft) and stored in binary form. There is a complex algorithm which decides how the data is partitioned. All the operations are done in memory and the KV store is only used as data storage. |
|