matomo-org / matomo-org/plugin-QueuedTracking
Update credis library to support later redis releases
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 87
- Forks
- 41
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 7
Description
The currently integrated code from the credis library appears to be 6 years old and doesn't work with recent Redis releases that use username & password authentication (and perhaps might have other compatibility issues).
Updating with a recent credis release seems to work quite seamlessly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the integrated credis code and its dependency metadata, then compare it with a recent credis release. Verify compatibility with Redis releases requiring username and password authentication, and check for the other compatibility issues noted in the report; done means queued tracking works against current Redis releases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, redis
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100