-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
In order to reduce the initial setup to work on the project, I think REDIS_URL
env should be optional in development (not prod).
If there's no redis URL the keyv library do use in-memory storage by default.
It would also allow contributors to quickly setup the project even without having docker on their machine.
It might drive more contributors as it would be really fast to have your project up and running.
gustaveWPM
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request