Refactor: add Geocoder::Cache class.
This allows us to add a method for expiring cache keys and generally gives us more control over the cache interface.
lib/geocoder/cache.rb
0 → 100644
Please register or sign in to comment
Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
This allows us to add a method for expiring cache keys and generally gives us more control over the cache interface.