Cache #1485
ajitscorpio
started this conversation in
General
Cache
#1485
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I am trying to implement caching to avoid rate limits. Below is my get_location method which I access as helped method in my app when needed.
and I have following line in Gecoder.ca initializer:
cache: Rails.cache
Is this the right way to cache? If not can someone please share ideas?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions