Snapchat / KeyDB

A Multithreaded Fork of Redis
https://keydb.dev
BSD 3-Clause "New" or "Revised" License
11.34k stars 572 forks source link

Fix a bug where flash CF options are being reset to default after flushall #718

Closed karthyuom closed 1 year ago

karthyuom commented 1 year ago

This fixes the bug https://github.com/Snapchat/KeyDB/issues/717.

@paulmchen @hengku @yzhao244