Merge branch 'keydbpro' into PRO_RELEASE_6
Former-commit-id: 3106f60e0ebdba5db944e704d4b148ea81c806f6
This commit is contained in:
commit
46f14ffc54
@ -156,6 +156,7 @@ void activeExpireCycleExpire(redisDb *db, expireEntry &e, long long now) {
|
|||||||
{
|
{
|
||||||
// We need to resort the expire entry since it may no longer be in the correct position
|
// We need to resort the expire entry since it may no longer be in the correct position
|
||||||
db->resortExpire(e);
|
db->resortExpire(e);
|
||||||
|
}
|
||||||
|
|
||||||
if (deleted)
|
if (deleted)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user