You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In RedisJournal::clean there is used keys Redis command. What about to replace it to more performant scan? I can create PR if you will agree with the change.
Thanks
The text was updated successfully, but these errors were encountered:
In
RedisJournal::clean
there is usedkeys
Redis command. What about to replace it to more performantscan
? I can create PR if you will agree with the change.Thanks
The text was updated successfully, but these errors were encountered: