ErlyORM / boss_db

BossDB: a sharded, caching, pooling, evented ORM for Erlang
Other
277 stars 138 forks source link

fix: Cache invalidation on field update. #260

Open rlander opened 7 years ago

rlander commented 7 years ago

This fixes a bug on boss_cache that doesn’t invalidate the cache when a field is updated.