dragonflydb / dragonfly

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

chore: implement QList::Erase functionality #4095

Closed romange closed 2 weeks ago

romange commented 2 weeks ago

Fix a compression bug introduced when copying the code. Introduce move c'tor/operator.

dranikpg commented 2 weeks ago

That's just #4092 ? 🤔

romange commented 2 weeks ago

Yeah, I meant to submit it first, #4092 was based on this one 😄