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

cache behaving weird #37

Open
usriva2405 opened this issue Oct 12, 2019 · 1 comment
Open

cache behaving weird #37

usriva2405 opened this issue Oct 12, 2019 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@usriva2405
Copy link
Owner

cachetools sometimes gives the correct email corresponding to a session token, and other times returns null. need to check why this is happening, and if we can instead use built in decorator for cachetools

@usriva2405 usriva2405 added the bug Something isn't working label Oct 12, 2019
@usriva2405 usriva2405 added this to the Sprint 2 milestone Oct 12, 2019
@usriva2405 usriva2405 self-assigned this Oct 12, 2019
@usriva2405
Copy link
Owner Author

replacing cachetools with external redis cache.
redis also supports TTL cache (set expiry on cache objects).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant