- updated dependencies
- updated dependencies
- Add example and benchmark apps
- Drop
HiveCacheStore
- Flatten directory structure
- Expect
Future<Box>
as parameter instead of BoxOpener
- Remove
HiveCacheInfoRepository
- it was redundant.
- Try different approach with serialization (related hive issues 192 & 240)
- BoxOpener
- remove hive_flutter depedency
- expose
cleanupRunMinInterval
- expose
CacheObjectAdapter
- fix null eTag error
- induce box compaction
- Initial implementation