dragonflydb / dragonfly

A modern replacement for Redis and Memcached
https://www.dragonflydb.io/
Other
25.96k stars 954 forks source link

chore: implement QList::Erase functionality #4092

Closed romange closed 1 week ago

romange commented 1 week ago

Also add a parametrized test covering fill/compress options. Fix a compression bug introduced when copying the code. Introduce move c'tor/operator.