foodb 0.1.1 copy "foodb: ^0.1.1" to clipboard
foodb: ^0.1.1 copied to clipboard

outdated

A CouchDB warpper with dart implementation

0.1.1 #

  • (change) update package class privacy

0.1.0 #

  • (add) key value database basic operation and allDoc view
  • (add) objectbox as key value database implementation
  • (add) test suite project
  • (change) replication API
  • (change) Change API

0.0.5 #

  • revert fix on change stream timeout

0.0.4 #

  • fix change stream timeout

0.0.3 #

  • Changed ChangeResult from Map<String, dynamic> to Doc<Map<String, dynamic>>

0.0.2 #

  • Fix .env

0.0.1 #

  • First release, implemented basic API for CRUD operation, change stream and replication.
6
likes
0
points
739
downloads

Publisher

verified publisherfeedme.cc

Weekly Downloads

A CouchDB warpper with dart implementation

License

unknown (license)

Dependencies

collection, crypto, http, json_annotation, synchronized, uri, uuid

More

Packages that depend on foodb