varchar-io / nebula

A distributed block-based data storage and compute engine
https://nebula.bz
Apache License 2.0
154 stars 18 forks source link

Refactor state management #177

Closed shawncao closed 2 years ago

shawncao commented 2 years ago

A big refactoring change, the motivation is to make code look more modular - separate logic to its minimal scope so that it's easier for us to maintain the core logic while adding new features.