mirror of
https://github.com/fluencelabs/redis
synced 2025-06-25 23:11:33 +00:00
Fix created->created typo in expire.c
This commit is contained in:
@ -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
|
||||
* DEL operations in order to retain consistency. However writable slaves are
|
||||
|
Reference in New Issue
Block a user