couchbaselabs / mobile-dart-flutter-plugin

1 stars 0 forks source link

Req - 18: DatabaseConfiguration(config) #19

Closed Fujio-Turner closed 3 months ago

Fujio-Turner commented 11 months ago

MOBILE: https://docs.couchbase.com/mobile/3.0.15/couchbase-lite-c/C/html/struct_c_b_l_database_configuration.html

WEB: need to support all the configs except those related to disk and related disk operations. Is there a concept of a directory or whats the best way to namespace it????

ANSWER --In the current implementation there’s a concept of putting the path of where to store the configuration.