Storage backend¶ The golink server has a pluggable storage backend. The storage backend is responsible for storing and retrieving the golinks. List of storage backends¶ Local (default) Redis Configuration¶ Set configuration of the storage backend YAMLFlagEnvironment variable storage: type: local --storage.type=local export GOLINK_STORAGE_TYPE=local