Github user banjiewen commented on the pull request:

    https://github.com/apache/couchdb-fabric/pull/43#issuecomment-201886856
  
    > It's tempting to consider a version where we just use a sorted list 
(basically an orddict) instead of dict.
    
    Right - I sketched out a `gb_trees` implementation that would have turned 
out nicely, but given the infrequency of the slow case I figured it'd be nicer 
to stick with the O(1) behavior for the fast case.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to