rfink / sequelize-redis-cache

Small fluent interface for caching sequelize database query results in redis more easily
MIT License
174 stars 47 forks source link

BREAKING CHANGES! Fixes for Sequelize 3 #5

Closed connyay closed 9 years ago

connyay commented 9 years ago

queryOptions options were removed from Sequelize 3.

Changes:

rfink commented 9 years ago

These are great, thanks for your interest. I'm slammed today, but tonight or tomorrow, I'll merge these and get started on travis.

rfink commented 9 years ago

Merged, and released 1.0.0. Thanks again.

connyay commented 9 years ago

@rfink Thank you!

Not seeing 1.0.0 on npm... Did you publish it?

rfink commented 9 years ago

Oops, sure didn't :(

Should be good now though.