Sunday, February 7, 2016

Implement page view count without using database for Hit

Hi all,
We have develop a site where we need to maintain page view count like SO, Quora,YouTube etc. Current approach is based on  number of retrieval using view this leads to problem to user that they are seeing that when a page is reloaded then count get's incremented see here http://www.job360.io/question-answer/cse/how-to-add-two-large-numbers

How to tackle this problem, is there any exist which can do the work without managing database ?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b5bf873d-9edb-4a20-bd6a-0d27e058aa71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment