* fix(rocksdb): correctly resolve rocksdb path (#1767)
ensure we use KAVA_HOME/data/application.db and not a nested
application.db within that path
* update changelog
---------
Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com>
* Make rocksdb configurable
* Make sure rocksdb tests are running in CI
* Updating ci-rocksdb-build workflow
* Remove test.sh
* Update tm-db dependency