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
Refactor Codebase (#62)
* fix os persist test not running
* use single struct option for NewStore method
* remove xxhash/v2 dependency from test
* minor refactoring
* minor comment update
* use mutex defer unlock in store
* fix lint
* fix lint
* fix test
* fix lint ci
* update ci
* minor refactoring
* update code comment
* replace temp pointer with value
* more comments
* update
* add zipf test to cache
* update cache zipf test