watermarkchurch / wcc-contentful

An alternative to Contentful's contentful.rb ruby client, contentful_model, and contentful_rails gems all in one.
MIT License
2 stars 1 forks source link

Implement Lazy-sink strategy #12

Closed frizman21 closed 6 years ago

frizman21 commented 6 years ago

use a key/value repository - Redis recent content in memory sync updates the things in memory cache misses hit contentful directly webhook causes the sync to get called.