Add support for result caching.
Just set Geocoder::Configuration.cache to any key/value store that implements #[], #[]=, and #keys. You can also set Geocoder::Configuration.cache_prefix to use a custom prefix for keys.
Loading
Please register or sign in to comment