DiceDB / dice

DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
https://dicedb.io/
Other
6.83k stars 1.08k forks source link

Refactor configuration management to use a .conf file #1292

Closed vinitparekh17 closed 1 day ago

vinitparekh17 commented 4 days ago

brought back all flags, as we discussed @JyotinderSingh

JyotinderSingh commented 3 days ago

Do flags take precedence over the config? (They should)

vinitparekh17 commented 3 days ago

Do flags take precedence over the config? (They should)

They should and They will, thanks for noticing

JyotinderSingh commented 1 day ago

Awesome, thanks for these changes!