You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/07/06 14:05:06 UTC

[GitHub] [couchdb] rnewson commented on pull request #3629: Fix custodian default system dbs

rnewson commented on pull request #3629:
URL: https://github.com/apache/couchdb/pull/3629#issuecomment-874790032


   I was speaking of the convention of only calling the "top level" module of an application, in order to allow changes within an application with minimal risk of breaking couchdb as a whole. so if we need something from mem3 from other places, add a function in mem3.erl that delegates to the internal mem3_sync module. high cohesion / low coupling.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org