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

Delayed transport using Redis #20

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jordanvermeir
Copy link

@jordanvermeir jordanvermeir commented Nov 20, 2016

These changes provide a delayed transport which uses Redis to store the KISSmetrics activities instead of a file.

Storing activities in files on a multi-node environment which uses auto scaling turned out not to be the most elegant solution. I believe this delayed transport using Redis can be a useful alternative.

This implementation uses php-redis: https://github.com/phpredis/phpredis

@jordanvermeir jordanvermeir changed the title Redis transport Delayed transport using Redis Nov 20, 2016
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.

1 participant