We plan to allow for Element to be a key/value pair in order to store informations in the cache. This means simple equality cannot be used anymore.
A wrapper type is provided to add the matchKey feature to any type conveniently.
Differential D4641
[cuckoocache] Use matchKey instead of the == operator. deadalnix on Dec 4 2019, 22:38. Authored by Tags None Subscribers None
Details
We plan to allow for Element to be a key/value pair in order to store informations in the cache. This means simple equality cannot be used anymore. A wrapper type is provided to add the matchKey feature to any type conveniently. make check
Diff Detail
Event Timeline |