You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finschia/finschia-sdk#164 (related to Finschia/finschia-sdk#184)
cosmos-skd doesn't use cachekv from store/v2(cosmos#18150) and use rocksdb's internal cache. But v0.50 still use store/v1. So we need to benchmark if fastcache really improve the performance. If there is no big changes, we should use original cache(Hashicorp's Adaptive Replacement Cache) instead
No description provided.
The text was updated successfully, but these errors were encountered: