drift_cache_manager 0.0.2-dev.0
drift_cache_manager: ^0.0.2-dev.0 copied to clipboard
A Drift-based cache manager for the NDK (Nostr Development Kit) library, providing persistent SQLite storage for Nostr protocol data.
0.0.2-dev.0 #
- FEAT: implement removeEvents and clearAll methods.
- FEAT: use separate database names for debug and release modes.
- FEAT: drift cache manager.
- FEAT: create package.
- DOCS: prepare drift_cache_manager for pub.dev publication.
0.0.1 #
- Initial release
- Implements NDK's CacheManager interface with Drift (SQLite)
- Cross-platform support: Android, iOS, macOS, Windows, Linux, Web
- Automatic debug/release database separation via kDebugMode
- Full support for all NDK entities: Events, Metadata, ContactList, UserRelayList, RelaySet, Nip05, FilterFetchedRangeRecord