Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

nicolas-albert/couchbase-lite-replication-memory

Repository files navigation

couchbase-lite-replication-memory

CBL 1.4 and 1.3.1, replication of 200k docs : linear consumption of memory

Sample project to see the memory consumption during a CBL replication of 200k.

I add a final long cap = 20000; that cancel and redo a new replication each cap document replicated : the memory is released.

chart

But it could be nice to don't do this kind of trick that cause many error logs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages