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
Garbage collector: use the newer approach of background tasks connected with Redis. This would make the GC scalable, and we could reuse the logic of the unique background tasks #6592
Idea: At some point, we could refactor the garbage collection (GC) and use the newer approach of background tasks connected with Redis. This would make the GC scalable, and we could reuse the logic of the unique background task.