This repository contains the implementation of the store used in Cronos projects
Alternative IAVL Implementation which is must faster than the cosmos implementation because it is in-memory
VersionDB is a solution for the size issue of IAVL database, aka. application.db
, at current stage, It works with memIAVL