mirror of
https://github.com/fluencelabs/redis
synced 2025-05-11 18:27:12 +00:00
Fix created->created typo in expire.c
This commit is contained in:
parent
04542cff92
commit
5b9ba26403
@ -217,7 +217,7 @@ void activeExpireCycle(int type) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*-----------------------------------------------------------------------------
|
/*-----------------------------------------------------------------------------
|
||||||
* Expires of keys crated in writable slaves
|
* Expires of keys created in writable slaves
|
||||||
*
|
*
|
||||||
* Normally slaves do not process expires: they wait the masters to synthesize
|
* Normally slaves do not process expires: they wait the masters to synthesize
|
||||||
* DEL operations in order to retain consistency. However writable slaves are
|
* DEL operations in order to retain consistency. However writable slaves are
|
||||||
|
Loading…
x
Reference in New Issue
Block a user