tiny_storage 1.1.0 copy "tiny_storage: ^1.1.0" to clipboard
tiny_storage: ^1.1.0 copied to clipboard

This is a simple key-value store based on JSON file. Parallel processing of file I/O using `Isolate`.

1.1.0 #

  • Added 'union' to run on the same thread.

1.0.4 #

  • Fixed data updates to Map and List.

1.0.3 #

  • Avoided unnecessary saving when values are the same.

1.0.2 #

  • Updated isoworker to fix a bug that sometimes files are not saved when exiting.

1.0.1 #

  • Avoid error when clear is called multiple times

1.0.0+1 #

  • Update README.

1.0.0 #

  • Initial version.
5
likes
140
pub points
56%
popularity

Publisher

verified publisherzuvola.com

This is a simple key-value store based on JSON file. Parallel processing of file I/O using `Isolate`.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

isoworker

More

Packages that depend on tiny_storage