nickva opened a new pull request, #5168:
URL: https://github.com/apache/couchdb/pull/5168

   Maps are more ergonomic and usually more performant.
   
   Also add some tests for couch_lru and a few specs with an improved comment 
indicating what the close function actually doesn't. Previously, it mentions 
only one of the things: closing oldest idle, however it also bump busy entries, 
and also clears deleted (or locked) handles from the cache.
   
   This change was originally part of another PR that's now closed: #5165.
   
   Investigation into couch_lru started with issue #5166
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to