• antirez's avatar
    SCAN: refactored into scanGenericCommand. · 442ae833
    antirez authored
    The new implementation is capable of iterating the keyspace but also
    sets, hashes, and sorted sets, and can be used to implement SSCAN, ZSCAN
    and HSCAN.
    442ae833
db.c 31.3 KB