# Functions
GetRedisStore retrieves the Redis store from the provided Store interface.
size: maximum number of idle connections.
NewStoreWithDB creates a new Redis-based session store with the specified parameters.
NewStoreWithPool creates a new session store using a Redis connection pool.
SetKeyPrefix sets a key prefix for the given Redis store.