carrotdata / carrot-cache

In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support
Apache License 2.0
3 stars 0 forks source link

[CODE] Vacuum on demand and during period of time #390

Open VladRodionov opened 4 months ago

VladRodionov commented 4 months ago

Add support to run vacuum on demand (it's there actually, in the Cache API) and during specific time of a day or week