If I need a post (say no 25), I need to GET the whole feeds and search every time which is redundant. So, I am thinking to run a background program which periodically performs GET and updates the feeds as a JSON file. Now, I can at least do some work efficiently!
If anyone got a better idea, please do tell me.
Can anyone tell me how to do that? It should be in sync with requests I perform on the JSON file in Django..
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/KOAA_d2eaFgJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment