isar / hive

Lightweight and blazing fast key-value database written in pure Dart.
Apache License 2.0
4.11k stars 410 forks source link

[CollectionBox] compact or CompactionStrategy #1258

Open MichalNemec opened 1 year ago

MichalNemec commented 1 year ago

Hello, is there a way to have compact or compaction strategy for this loading option?

BoxCollection has openBox with preload and boxCreator, but no compacting or strategy.