objectbox 0.4.0-dev.2 copy "objectbox: ^0.4.0-dev.2" to clipboard
objectbox: ^0.4.0-dev.2 copied to clipboard

outdated

ObjectBox is a super-fast NoSQL ACID compliant object database.

0.3.0 (2019-10-15) #

  • ID/UID generation and model persistence (objectbox-model.json)
  • CI tests using GitHub Actions
  • Code cleanup, refactoring and formatting (thanks Buggaboo for #20 & #21]

0.2.0 (2019-09-11) #

  • UTF-8 support for Store and Box (thanks to Buggaboo for #14!)
  • Bulk put and get functions (getMany, getAll, putMany)
  • Updated to objectbox-c 0.7
  • Basic Store options
  • Minimal unit tests
  • Removed reflection code, switched to model code generation instead
  • Minimal Flutter Desktop example for Dart 2.5.0

0.1.0 (2019-09-03) #

  • Minimal Store setup
  • Minimal Box with put and get
1189
likes
0
pub points
97%
popularity

Publisher

verified publisherobjectbox.io

ObjectBox is a super-fast NoSQL ACID compliant object database.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flat_buffers

More

Packages that depend on objectbox