Richard van der Hoff
c0df6bae06
Remove keylen
from LruCache
. ( #9993 )
...
`keylen` seems to be a thing that is frequently incorrectly set, and we don't really need it.
The only time it was used was to figure out if we had removed a subtree in `del_multi`, which we can do better by changing `TreeCache.pop` to return a different type (`TreeCacheNode`).
Commits should be independently reviewable.
2021-05-24 14:02:01 +01:00
..
2021-04-14 15:34:27 +01:00
2021-05-14 10:51:08 +01:00
2021-05-21 17:57:08 +01:00
2021-04-14 15:34:27 +01:00
2021-05-24 08:57:14 -04:00
2021-05-20 16:25:11 +01:00
2021-04-29 07:17:28 -04:00
2021-05-21 17:57:08 +01:00
2021-04-14 15:34:27 +01:00
2021-05-21 12:02:01 -04:00
2021-05-20 16:11:48 +01:00
2021-05-11 11:04:03 +01:00
2021-05-06 15:54:07 +01:00
2021-05-18 14:13:45 +01:00
2021-05-17 12:33:38 +02:00
2021-05-24 14:02:01 +01:00
2021-04-19 19:16:34 +01:00
2021-05-21 18:31:59 +02:00
2021-04-14 15:34:27 +01:00
2021-04-14 15:34:27 +01:00
2021-05-05 16:49:34 +01:00
2021-01-05 11:25:28 +00:00
2021-05-24 14:02:01 +01:00
2021-04-14 15:34:27 +01:00
2021-05-24 14:02:01 +01:00
2021-05-17 11:34:39 +01:00
2021-04-23 19:20:44 +01:00
2021-05-11 11:04:03 +01:00
2021-05-20 16:11:48 +01:00
2021-05-17 12:33:38 +02:00
2021-04-23 15:46:29 +01:00
2021-04-14 15:34:27 +01:00