geocoder icon indicating copy to clipboard operation
geocoder copied to clipboard

Update `README.md` file, use DB as storage

Open shqear93 opened this issue 2 years ago • 1 comments

@alexreisner I would like to hear your input about this, this is very optional addtition to the reademe file that might be helpful for some users

shqear93 avatar Feb 26 '23 21:02 shqear93

@shqear93 I like this. Two suggestions:

  • This should go in the "Caching" section, right above the last line, which is in italics ("Before you implement caching...").
  • I'm trying to reduce the amount of text in the README. Can this be a single line?: "In addition to conventional cache stores like Redis, it's possible to keep your cache in the database using ActiveRecord. For example see this gist."

alexreisner avatar Mar 25 '23 23:03 alexreisner