zkteco-home / redis-windows

Native port of Redis for Windows,it can be installed as service.
MIT License
1.84k stars 167 forks source link

Unable to execute flushdb command #74

Closed DreamPlaceToStart closed 3 months ago

DreamPlaceToStart commented 3 months ago
redis flushdb
zkteco-home commented 3 months ago

need to add sync or async

Fixed