]> git.saurik.com Git - redis.git/commit
setKey(): call the higher level wrapper setModifiedKey() instead of touchWatchedKey...
authorantirez <antirez@gmail.com>
Mon, 30 Jan 2012 09:27:50 +0000 (10:27 +0100)
committerantirez <antirez@gmail.com>
Mon, 30 Jan 2012 09:27:50 +0000 (10:27 +0100)
commit89f6f6abcf882a1eed882a0d97b1e50c034c9530
tree50c7c5315b367f90b9a67ff83d28b7e8afbb9885
parent824ea0177f19218d925feefbfe836718c46351d5
setKey(): call the higher level wrapper setModifiedKey() instead of touchWatchedKey() even if currently they are exactly the same.
src/db.c