kvs 0.0.5 copy "kvs: ^0.0.5" to clipboard
kvs: ^0.0.5 copied to clipboard

High performance persistant memory based key-value storage with AES256 encryption. Support all features and can be used as drop-in of Dart Map<K,V>.

0.0.5 #

  • Bug fixes

0.0.4 #

  • Instance name caching to prevent data races.
  • KVS.init will now return opened instance of same name if it was already opened instead of reopening.

0.0.3 #

  • GitHub Repository Added

0.0.2 #

  • SDK requirement decreased to v2.17.3
  • Documentation added

0.0.1 #

  • Initial release.
2
likes
0
points
38
downloads

Publisher

verified publisherensorta.com

Weekly Downloads

High performance persistant memory based key-value storage with AES256 encryption. Support all features and can be used as drop-in of Dart Map<K,V>.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cryptography, cryptography_flutter, flutter, path_provider

More

Packages that depend on kvs