Add DragonflyDB info to Redis README and remove DragonflyDB file

- Added DragonflyDB usage details to Redis README
- Removed the DragonflyDB file
- No extra tests were added for DragonflyDB; existing Redis tests work for it
This commit is contained in:
Sadık Sünbül
2025-01-30 20:40:41 +03:00
parent 4e570adc99
commit a7c7b42836
9 changed files with 17 additions and 891 deletions

View File

@@ -6,6 +6,8 @@ import (
)
// Config defines the config for storage.
//
// Dragonfly and Redis share the same config
type Config struct {
// Host name where the DB is hosted
//