foodb_objectbox_adapter 0.13.0
foodb_objectbox_adapter: ^0.13.0 copied to clipboard
Foodb database persistance using object
0.13.0 (BREAKING) #
- (BREAKING) changes all KeyValue function call to synchronous
- (add) implemented
runInSession
with objectboxrunInTransaction
to support multiple isolate - (add) added test case to ensure ACID operation within isolate
- (add) added
addIsolateMembership
test case to ensure changeStream propagate correctly