Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Redis setup for addok with file support #3

Closed
wants to merge 6 commits into from

Conversation

cedric-famibelle-pronzola

This PR adds conditional RDB file management to Addok's Redis configuration, allowing for enhanced flexibility in Redis setups. Key features include:

  • RDB Support: Enables Redis instance launch with a predefined data path via ADDOK_REDIS_DATA_PATH.
  • Dynamic Configuration: lib/cluster.js now supports both standard and RDB-based Redis configurations.
  • Updated Tests: New tests validate the RDB feature without affecting existing functionalities.

@jdesboeufs
Copy link
Member

Replaced by #4

@jdesboeufs jdesboeufs closed this Feb 3, 2024
@jdesboeufs jdesboeufs deleted the feat-redis-data-path branch February 3, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants