does couchbase lite load the whole database into memory

46 views
Skip to first unread message

Joel Saltzman

unread,
Jan 19, 2014, 10:23:33 PM1/19/14
to mobile-c...@googlegroups.com
does couchbase lite loas all of the local database into memory like couchbase server does? Where can I find more documentation regarding this topic?

Thanks!

Jens Alfke

unread,
Jan 20, 2014, 4:25:17 PM1/20/14
to mobile-c...@googlegroups.com

On Jan 19, 2014, at 7:23 PM, Joel Saltzman <saltzm...@gmail.com> wrote:

does couchbase lite loas all of the local database into memory like couchbase server does? Where can I find more documentation regarding this topic?

No. The data is stored in a SQLite database; you can read about the schema here. And attachment bodies are stored as individual files, outside the database.

—Jens
Reply all
Reply to author
Forward
0 new messages