pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

Use redis scan instead of keys #152

Closed cjus closed 6 years ago

cjus commented 6 years ago

Identified by @emadum as a potential performance enhancement. https://stackoverflow.com/questions/32603964/scan-vs-keys-performance-in-redis

cjus commented 6 years ago

Fixed in Hydra 1.5.5