couchbase / sync_gateway

Manages access and synchronization between Couchbase Lite and Couchbase Server
https://www.couchbase.com/products/sync-gateway
Other
447 stars 138 forks source link

CBG-4241: Low risk refactoring in `_getOrAddDatabaseFromConfig` #7115

Closed bbrks closed 1 month ago

bbrks commented 1 month ago

CBG-4241

Low risk cleanup/refactoring in _getOrAddDatabaseFromConfig prior to larger structural refactoring and improvements (rearranging collection init / index creation / waiting)

Integration Tests