You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a way to scalling a node app with follow? If i had 2 instances follow the same CouchDB database whats will happen? Its just a newbie doubt, i dont find anything talking about that.
Cheers fellows
The text was updated successfully, but these errors were encountered:
The two instances would get the same changes, if they're starting from the same sequence number. If you're looking to scale CouchDB itself, you can look into clustering in 2.0 or Lounge for older versions.
Hi follows,
There is a way to scalling a node app with follow? If i had 2 instances follow the same CouchDB database whats will happen? Its just a newbie doubt, i dont find anything talking about that.
Cheers fellows
The text was updated successfully, but these errors were encountered: