@Vandeberg
on the STEEM master, I did
git log | grep Vand | wc -l = 1801
Appreciate your hard work. I keep seeing your commits !
I wanted check few details:
So RockDB will be will keep the historical data and provide fast access on-demand ?
The new transactions only can be in the memory / blockchain and thus we can get something similar to Nano blockchain ?!!
If we achived, point2, then we may not need multi-threading for the near future ?
Now, if two and three are true, STEEM can be a general purpse, blockchain on steroids and can easily compete with other specific chains like Hyperledger ?!!
On Hivemind, I observed that the PostgreSQL + the communities logic is confined to single boxes. So, right now horizondal scaling is not planned ? ie, in the event of PostgreSQL hitting its limits + CPU requirement for the logic needs much more than the CPU/RAM capabilities of single nodes ? (In a nutshell the current implementation can scale vertically till some point and later for the facebook-scale, we would need to add support for horizondal scale)
RE: Exploring Steem Scalability