Skip to content

added support for Valkey and Redis Cluster instances#22

Merged
thomasefthymiou78 merged 2 commits intoRedislabs-Solution-Architects:mainfrom
denisabrantesredis:main
Sep 26, 2025
Merged

added support for Valkey and Redis Cluster instances#22
thomasefthymiou78 merged 2 commits intoRedislabs-Solution-Architects:mainfrom
denisabrantesredis:main

Conversation

@denisabrantesredis
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread batch_run_msstats.sh Outdated

echo "$projects" | while read -r project_id; do
python msstats.py -p $project_id
python memorystore.py --project $project_id --credentials /path/to/sa.json --out /path/to/$project_id.csv
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we create a separate batch script for the memory store script?

Copy link
Copy Markdown
Contributor

@ajGingrich ajGingrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you run the formatting black *.py. We need that to pass CI before merging

Comment thread README.md
```
# To use the copied service-account:
python msstats.py
python memorystore.py --project YOUR_PROJECT_ID --credentials /path/to/sa.json --out /path/to/out.csv
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make a separate section with a short explanation of the new memorystore script?

@thomasefthymiou78 thomasefthymiou78 merged commit 071e5b5 into Redislabs-Solution-Architects:main Sep 26, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants