Skip to content

0.6.0: Add Caching Adapter for requests (#10)

Compare
Choose a tag to compare
@matt-taylor matt-taylor released this 02 Apr 05:51
1736f04
* add redis deve dependencies

* add base cache files

* spec file update

* add redis to circle

* finish up spec tests for cache layer

* add commented out code for potential improvement some day

* wait for redis

* set redis env

* force a wait

* use env variable; remove sleep

* typo

* it knows how to connect without this

* set it cuz tests need it

* use marshal instead -- much better and skips validations

* add custom key capabilities

* stooopid cloning error; references will be the death of me

* grep like feature for cached items

* readme and bump version gem; changleog

* stochastic_cache_bust cache option