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
RediSearch is a Redis module that, among other features, supports secondary indexing. We should investigate it as an option for implementing session indexing, as a more performant alternative to our RedisIndexedSessionRepository.