dragonflydb / dragonfly

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

chore(tiering): Offload ascii packed values directly without converting #3216

Open dranikpg opened 6 days ago

dranikpg commented 6 days ago

Currently ascii only values are often stored in a special bitpacked format, we don't have to unpack them to offload them