Help designing document oriented with CouchBase

Putting multiple posts in one document is probably a bad idea. It’s going to take more traffic to replicate the document as it gets bigger and bigger, and if two people add a post and then push to the server, it creates a conflict.

1 Like