janl opened a new issue #904: Re-introduce cassim to the 2.0 codebase
URL: https://github.com/apache/couchdb/issues/904
 
 
   This [was disabled for 2.0 because of subtle 
bugs](https://github.com/apache/couchdb/pull/414).
   
   The cassim Readme includes a bunch of notes for future direction here: 
https://github.com/apache/couchdb-cassim
   
   Specifically, we need to pull CouchDB _security and _role handling from 
[couch_httpd_auth](https://github.com/apache/couchdb/blob/master/src/couch/src/couch_httpd_auth.erl)
 into 
[chttpd](https://github.com/apache/couchdb/blob/master/src/chttpd/src/chttpd_auth.erl).
   
   Benefits:
   - performance improvements (30%+)
   - clearer behaviour and avoidance of bugs in degraded cluster scenarios, 
e.g. https://github.com/apache/couchdb/issues/602
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to