Skip to content

fix(cache): do not call EXISTS command, use GET and check for redis.Nil error value

Florent Peterschmitt requested to merge fix-redis-exists into develop

Merge request reports