irgaly / kottage

Kotlin Multiplatform Key-Value Store Local Cache Storage for Single Source of Truth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Item, Event が空になったら item_stats を削除する

irgaly opened this issue · comments

item count = 0 となったときに item_stats を削除するようにする。

削除頻度は抑えたいので compaction のタイミングのみとする。