at_persistence_secondary_server 3.0.14 at_persistence_secondary_server: ^3.0.14 copied to clipboard
A Dart library with the implementation classes for the persistence layer of the secondary server.
3.0.14 #
- Fix commit log compaction issue.
3.0.13 #
- at_utils and at_commons version upgrade.
- Fix notification expiry bug.
3.0.12 #
- Changes to support reset of ttb
3.0.11 #
- Enhance commit log compaction service
3.0.10 #
- persistence spec version upgrade
3.0.9 #
- Added support for notification expiry based on ttl
3.0.8 #
- at_utils and at_commons version upgrade.
3.0.7 #
- compaction delete bug fix
- reduce compaction frequency to 12 hours
3.0.6 #
- Support for Hive lazy and in memory boxes
3.0.5 #
- Rollback hive lazy box
3.0.4 #
- Remove compaction strategy
3.0.3 #
- Fix for sync bug in commit log
3.0.2 #
- Add null check in commitLog KeyStore
3.0.1 #
- Change Hive box type to lazy box
3.0.0 #
- Sync pagination feature
2.0.6 #
- fix for hive closed box issue
2.0.5 #
- logs for hive closed box issue
2.0.4 #
- at_commons version change for last notification time in monitor
2.0.3 #
- at_commons version change for stream resume
2.0.2 #
- at_commons version change
2.0.1 #
- at_commons version change
2.0.0 #
- Null safety upgrade
1.0.1+8 #
- Refactor code with dart lint rules
- Fixed minor bug in secondary persistence store factory
1.0.1+7 #
- Third party package dependency upgrade
1.0.1+6 #
- Add await on close methods.
1.0.1+5 #
- Notification sub system changes
1.0.1+4 #
- Added Support for multiple AtSigns
- Introduced batch verb for sync
1.0.1+3 #
- Public data Signing
- Sync with regex
- at_persistence_spec changes
1.0.1+2 #
- Notifylist issue fix for atSigns with emojis Add close methods for keystore.
1.0.1+1 #
- at_persistence_spec version changes
1.0.1 #
- Documentation changes
1.0.0 #
- Initial version, created by Stagehand