snmaynard / redis-audit

287 stars 67 forks source link

SCAN instead of KEYS and sanitization for encoding #54

Open Bobochka opened 7 years ago

Bobochka commented 7 years ago
  1. Replace KEYS with SCAN in batches of 1K for full DB audit
  2. Fixes key invalid encoding issue