# Functions
NewRedisClient creates and open a new connection to Redis.
NewS3Client is a wrapper object around the official aws s3 client.
Password functional option.
# Constants
LockOff unsets the lock.
LockOn sets the lock.
TTL for the lock.
TTLRefreshInterval intervals for refreshing the TTL of the lock.
# Interfaces
DB is the interface that will allow to use different backends for storing data into the database.