preference_engine 0.1.2 copy "preference_engine: ^0.1.2" to clipboard
preference_engine: ^0.1.2 copied to clipboard

Durable append-only file storage engine for native Dart and Flutter apps.

Preference Engine #

The durable storage backend used by package:preference. It provides an append-only file log, atomic commits, recovery of a truncated write tail, compaction, diagnostics, and an in-memory backend for tests.

This package is primarily an implementation dependency. Most applications should depend on package:preference instead.

The 0.1.0 alpha-phase release supports native Dart VM targets only. Web storage is deliberately unavailable until its durability work is complete.

0
likes
160
points
151
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Durable append-only file storage engine for native Dart and Flutter apps.

Homepage

Topics

#storage #preferences #database #flutter #dart

License

Apache-2.0 (license)

Dependencies

collection, meta, path, preference_protocol

More

Packages that depend on preference_engine