at_persistence_spec 2.0.6 copy "at_persistence_spec: ^2.0.6" to clipboard
at_persistence_spec: ^2.0.6 copied to clipboard

unlisted

A Dart library containing abstract classes that defines what an implementation of the persistence layer is responsible for. This can be used to guide implementation of other persistence solutions for [...]

2.0.6 #

  • Added support for @server/@client annotation for separating server-specific/client-specific methods

2.0.5 #

  • Added encryption shared key and public key checksum to metadata
  • Compaction statistics measures entries count, previously measured log size

2.0.4 #

  • Support to collect and store compaction statistics

2.0.3 #

  • Add isKeyExists method to keystore

2.0.2 #

  • Support for Hive lazy and in memory boxes

2.0.1 #

  • Change Hive box type to lazy box

2.0.0 #

  • Null safety upgrade

1.0.1+3 #

  • Support multiple atsigns Introduced batch verb for sync

1.0.1+2 #

  • getEntries() renamed to getFirstNEntries in compaction strategy

1.0.1+1 #

  • Method renaming in compaction strategy

1.0.1 #

  • Documentation related changes

1.0.0 #

  • Initial version, created by Stagehand
5
likes
0
pub points
78%
popularity

Publisher

verified publisheratsign.org

A Dart library containing abstract classes that defines what an implementation of the persistence layer is responsible for. This can be used to guide implementation of other persistence solutions for servers or SDKs as desired.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on at_persistence_spec