couchbaselabs / mobile-dart-flutter-plugin

1 stars 0 forks source link

Req - 11: Database.close #12

Closed Fujio-Turner closed 3 months ago

Fujio-Turner commented 11 months ago

WEB:
--local-- on Database.close we DO NOT wipe out local cache db , but rather don’t give access to it , so if another Web Tab or process calls of it it get “db closed” message. --replicators -- Database.close also tears down all the replicators, live queries and changes listeners too.

MOBILE: https://docs.couchbase.com/couchbase-lite/current/c/database.html#close-database