montycat 1.0.6
montycat: ^1.0.6 copied to clipboard
Montycat Dart client: High-performance NoSQL client for Dart and Flutter with async operations, real-time subscriptions, in-memory and persistent storage.
1.0.1 #
- Initial release.
1.0.2 #
- Fixed Dart Pub compliance issues.
1.0.3 #
- Published to pub.dev.
1.0.4 #
- Added support for nullable fields using built-in schema mechanics.
1.0.5 #
- Cache value fix
- Populate errors directly if connection is unsuccesfull
1.0.6 #
- Fixed empty string insertion
- Added documentation
- Added changelog
- Added GitHub link
- Fixed bulk custom keys conversion
- Added retrieval by volume in getBulk() function for both types of keyspaces