Igal

Results 2 issues of Igal

I am using `DBMaker.memoryShardedHashMap()` to create a memory map and `DBMaker.fileDB()` to create a disk map to be used as `expireOverflow()` for the memory map. Occasionally (not every time), when...

Hi, I am using MapDB v3. I am setting store size limits using HashMapMaker.expireStoreSize() combined with expireAfterCreate() and expireAfterUpdate() What I see is that I am able to store a...