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

Use of memcache to store tweet stats for a day #21

Open
v-adhithyan opened this issue Feb 2, 2019 · 0 comments
Open

Use of memcache to store tweet stats for a day #21

v-adhithyan opened this issue Feb 2, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request in progress

Comments

@v-adhithyan
Copy link
Owner

Currently the tweet stats are obtained and stored separately which consumes space.
So use memcache to store a day's tweet stats and at the end of the day flush out to db.

@v-adhithyan v-adhithyan self-assigned this Feb 2, 2019
@v-adhithyan v-adhithyan added the enhancement New feature or request label Feb 2, 2019
@ghost ghost added the in progress label Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in progress
Projects
None yet
Development

No branches or pull requests

1 participant