mirror of
https://github.com/fluencelabs/redis
synced 2025-04-26 19:12:14 +00:00
fixed some typos.
This commit is contained in:
parent
ea1f503cfe
commit
1dc2d6dc47
@ -819,11 +819,11 @@ void clientsCron(void) {
|
|||||||
*
|
*
|
||||||
* - Active expired keys collection (it is also performed in a lazy way on
|
* - Active expired keys collection (it is also performed in a lazy way on
|
||||||
* lookup).
|
* lookup).
|
||||||
* - Software watchdong.
|
* - Software watchdog.
|
||||||
* - Update some statistic.
|
* - Update some statistic.
|
||||||
* - Incremental rehashing of the DBs hash tables.
|
* - Incremental rehashing of the DBs hash tables.
|
||||||
* - Triggering BGSAVE / AOF rewrite, and handling of terminated children.
|
* - Triggering BGSAVE / AOF rewrite, and handling of terminated children.
|
||||||
* - Clients timeout of differnet kinds.
|
* - Clients timeout of different kinds.
|
||||||
* - Replication reconnection.
|
* - Replication reconnection.
|
||||||
* - Many more...
|
* - Many more...
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user