cloudflare / pingora

A library for building fast, reliable and evolvable network services.
Apache License 2.0
20.28k stars 1.1k forks source link

feat: Adds remove method to actively delete data from in-memory cache #208

Open Caio-Nogueira opened 2 months ago

Caio-Nogueira commented 2 months ago

Adds remove method that actively deletes a key from tinyUFO's internal queues. The ghost queue should be left intact