Skip to main content
Sourcebot uses Redis as a job queue for background indexing work.

TLS

To enable TLS for your Redis connection, set REDIS_TLS_ENABLED=true. You can also enable TLS implicitly by using a rediss:// connection string in REDIS_URL.