entidb 1.0.1 copy "entidb: ^1.0.1" to clipboard
entidb: ^1.0.1 copied to clipboard

An embedded, entity-based document database for Dart and Flutter with typed collections, indexing, transactions, encryption, and backup support.

1.0.1 #

  • Fixed: Automatic data flushing now works correctly by default
    • PagedStorage.close() always flushes data to disk
    • No manual flush() call required before closing the database
    • autoFlushOnClose enabled by default in production and development configs
  • Added: Comprehensive auto-flush tests to verify persistence behavior
  • Docs: Clarified nested model serialization patterns

1.0.0 #

  • Initial version.
0
likes
140
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

An embedded, entity-based document database for Dart and Flutter with typed collections, indexing, transactions, encryption, and backup support.

Documentation

API reference

License

MIT (license)

Dependencies

bcrypt, cbor, crypto, cryptography, dart_jsonwebtoken, logging, meta, path, synchronized, uuid

More

Packages that depend on entidb