SourceR85 commented on PR #9171: URL: https://github.com/apache/pouchdb/pull/9171#issuecomment-3841867057
The term `collection` is common in MongoDB, but they use 'em like [CouchDB's partitions](https://docs.couchdb.org/en/stable/partitioned-dbs/index.html#partitioned-dbs) From code structure I read `bucket` as a partition and `collection` as a common prefix for similar documents separated by `.` Did I understand that correctly @alexbran8? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
