node.js - How do I sync couchdb views? -


i starting use nodejs , couchdb, , wanted keep view functions synchronized server because want keep them in version control.

i thought of rolling own solution, involving storing views along hash of own code, else must have created already.

you can use couchdb replication replication filter designed select design documents.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -