StorageΒΆ

We use Redis as main storage. TANNER connects to the redis with default values: host='localhost', port=6379

You should install and start the Redis on the server before using TANNER. See Quick Start