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

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

php - HTTP_REFERER woes: How can I allow access to a specific page, only when a visitor has visited another specific page beforehand? -