A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://couchbase.github.io/couchbase-lite-core/C/html/group___raw_docs.html below:

LiteCore: Raw Documents

◆ kC4InfoStore #define kC4InfoStore   C4STR("info") ◆ kC4LocalDocStore #define kC4LocalDocStore   C4STR("_local") ◆ c4raw_get()

Reads a raw document from the database.

In Couchbase Lite the store named "info" is used for per-database key/value pairs, and the store "_local" is used for local documents.

Note
The caller must use a lock for Database when this function is called.
◆ c4raw_put()

Writes a raw document to the database, or deletes it if both meta and body are NULL.

Note
The caller must use a lock for Database when this function is called.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4