Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.13 KB

README.md

File metadata and controls

12 lines (9 loc) · 1.13 KB

CouchBaseKtx

official project Kotlin Version

🚧 Work In-Progress 🚧

A lightweight Kotlin friendly wrapper around Couchbase-lite for Android

  • Read up a little bit of documentation about DeQuery here.
  • Make sure to set up the Constants file before running the project.

Credits

Thanks to MOLO17 folks, the query operators are heavily inspired by their query builder extensions.