Joined July 2013
·

Matt Silverlock

ICT Engineer
·
Australia
·
·

Consider using SCAN (http://redis.io/commands/scan) instead of KEYS in production - e.g. SCAN 0 MATCH {pattern} and then iterate over the results.

Achievements
49 Karma
0 Total ProTip Views