• antirez's avatar
    Cluster: evalGetKey() added for EVAL/EVALSHA. · c0e818ab
    antirez authored
    Previously we used zunionInterGetKeys(), however after this function was
    fixed to account for the destination key (not needed when the API was
    designed for "diskstore") the two set of commands can no longer be served
    by an unique keys-extraction function.
    c0e818ab
db.c 34.2 KB