Skip to content

Patch redis config in runtime #51

@estermer

Description

@estermer

In my use case I am creating new clients in AWS and need to update the application redis configuration to add them during run time.

We can do this with Database.patch() for Lucid in adonis for multi tenant databases, but I think it would be nice to do this with Redis, but I cannot find documentation on how to accomplish this.

This would be a nice to have so I don't have to reset my app to connect to my new tenant's redis client.

Metadata

Metadata

Assignees

Labels

Status: AbandonedDropped and not into considerationType: Feature RequestRequest to add a new feature to the package

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions