cronos
cronos copied to clipboard
Problem: memiavl cache store is not optimal
There were some ideas proposed to cosmos-sdk cache store, since we implemented custom store wrappers with memiavl, it'll be good to implement a better cache store with it.
is this the idea on how to improve the cache store: https://github.com/cosmos/cosmos-sdk/issues/14377
it's merged in forked repo