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

An embedded nosql document store for dart/flutter. It supports both in-memory and file based persistent store.

1.1.0 #

  • Enum is supported now for automatic EntityConverter generation.
  • Issue fix for getById() method in ObjectRepository for embedded id.

1.0.3 #

  • Updated some dependencies.
  • Issue fix for restricting multiple indexes on same field(s) in an ObjectRepository.
  • Issue fix for sorting on indexed field.

1.0.2 #

  • Updated some dependencies.
  • Issue fix for readonly mode not being respected when opening an existing collection.
  • Optimized the indexing operation during update.

1.0.1 #

  • Minor documentation updates.
  • Collection change listener subscription is now cancelled when the collection is closed.

1.0.0 #

  • Initial version.
5
likes
150
points
189
downloads

Publisher

verified publisherdizitart.com

Weekly Downloads

An embedded nosql document store for dart/flutter. It supports both in-memory and file based persistent store.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

Apache-2.0 (license)

Dependencies

collection, crypt, dart_numerics, event_bus, logging, meta, quiver, rxdart, uuid

More

Packages that depend on nitrite