RedisTimeSeries
RedisTimeSeries copied to clipboard
Fix #1576
The FLUSHDB command should be ignored, as it only flushes the selected database. Otherwise, this can be quite confusing, especially since RedisTimeSeries does not support the SELECT command, as mentioned in issue #1520.