Suppress Redis#exists(key) warning (#14067)
This commit is contained in:
		| @ -1,5 +1,7 @@ | ||||
| # frozen_string_literal: true | ||||
|  | ||||
| Redis.exists_returns_integer = false | ||||
|  | ||||
| redis_connection = Redis.new( | ||||
|   url: ENV['REDIS_URL'], | ||||
|   driver: :hiredis | ||||
|  | ||||
		Reference in New Issue
	
	Block a user