# Functions
NewInMemory returns new InMemory client.
NewRedis returns new Redis client with provided URL and port and password through CLI options.
# Interfaces
Store respresents an interface of type of data store which gets implemented in different types, e.g.