summaryrefslogtreecommitdiff
path: root/src/config.c
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2010-10-15 11:29:03 +0200
committerantirez <antirez@gmail.com>2010-10-15 11:29:03 +0200
commit670bf2fd36e0627af5de966c7d0c19b632712e4f (patch)
treeb4122b2b6b12401ea51d08fa398512abb033ce63 /src/config.c
parentb33ef40105391502d9e44443fd4e337c06396468 (diff)
downloadredis-670bf2fd36e0627af5de966c7d0c19b632712e4f.tar.gz
Don't increment dirty on expireIfNeeded() as natural expires are not considered database changes. This will avoid useless read-only commands in the AOF file as a result of, for instance, a GET operation triggering an expirIfNeeded() call resulting in an expired key removed.
Diffstat (limited to 'src/config.c')
0 files changed, 0 insertions, 0 deletions