nosql_persistence 0.2.0 copy "nosql_persistence: ^0.2.0" to clipboard
nosql_persistence: ^0.2.0 copied to clipboard

discontinued

Using nosql databases with migrations, "expired" data, helpful functions

0.2.0 #

  • Add the getExpired, putExpired, getExpiredTyped and putExpiredTyped methods for new expired system to the data sources
  • Fix typos
  • Updating the architecture to the implementation of "PersistenceInterface" and adding logic through mixins "PersistenceMigrationsResolver", "PersistenceExpiredSystemResolver", "PersistenseJsonResolver".

0.1.1 #

Breaking changes:

  • Rename "write" method "put"
  • Rename "read" method "get"

  • Fix typos

0.1.0 #

  • Initial version of this package
2
likes
0
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Using nosql databases with migrations, "expired" data, helpful functions

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, hive_flutter, json_annotation, meta

More

Packages that depend on nosql_persistence