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

remove redis and use sqlite if possible #3

Open
james-see opened this issue Sep 24, 2017 · 0 comments
Open

remove redis and use sqlite if possible #3

james-see opened this issue Sep 24, 2017 · 0 comments

Comments

@james-see
Copy link
Owner

need to investigate this, would be better to not rely on redis, but redis has really nice expiring hashes that would work really well to expire keys, but can use something related to session variable data and date-time stamp diffs in php itself to auto-remove messages from sqllite. (sqllite built-in to latest php7x)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant