Skip to content

Add optional Redis backend for load-balanced multi-instance Interactsh deployments #1267

@realgam3

Description

@realgam3

Please describe your feature request:

Add optional Redis support alongside LevelDB so Interactsh can run multiple server containers behind a load balancer with shared state.

Describe the use case of this feature:

•	Enable horizontal scaling and high availability (no single-node bottleneck).
•	Share tokens, interaction events, and client/session metadata across instances.
•	Allow autoscaling in containerized environments without sticky sessions.
•	Keep LevelDB as the default; enable Redis via config (e.g., REDIS_URL, key prefix, TTLs).

Metadata

Metadata

Assignees

Labels

Type: EnhancementMost issues will probably ask for additions or changes.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions