virtualplaynl / couchbase-lite-unity

Couchbase Lite for Unity
Apache License 2.0
7 stars 2 forks source link

Couchbase Lite for Unity

Couchbase Lite is a lightweight embedded NoSQL database that has built-in sync to larger backend structures, such as Couchbase Server.

This is an unsupported and undocumented port of the .Net libraries at https://github.com/couchbase/couchbase-lite-net

Unity Package

The most recent Unity Package can be downloaded from the repository here

Documentation Overview

For usage in Unity, look at the test scene. This is the documentation for the regular Couchbase libraries:

Status

Couchbase Lite for Unity is currently using version 2.1.0 of the official Couchbase Lite native libraries (from NuGet). The support libraries are built from the solution in the Libraries folder. They are also included in the UnityPackage. Tested in Unity 2018.2.5 and 2018.2.8, but earlier versions should also work.

Warning: No guarantees are given on the workings of these libraries. Virtual Play doesn't accept any form of liability when using these libraries.

Caveat

License