waitmap
waitmap copied to clipboard
Callback on non-existing key requested
Would be nice to have a callback or similar when a non-existing key is requested, or maybe access to the list of requested key; imagine having a producer thread and a many consumer, when one or more of the consumer request a specif key, the writer will wake up and satisfy the request.