Hello everyone, I'd like to present a proposal to add session cookie support to the replicator.
With PBKDF2 password hashing sending usernames and passwords with every replicator request is not optimal. Especially if there are many small documents being replicated. So let's improve the replicator and make it use sessions properly. There are more details here on how everything might work: https://github.com/apache/couchdb/issues/1153 Feel free to comment, ask questions, and let me know what you think Thank you, -Nick