metabase / toucan

A classy high-level Clojure library for defining application models and retrieving them from a DB
Eclipse Public License 1.0
570 stars 49 forks source link

Add new flush-hydration-keys-caches fn for REPL usage #35

Closed camsaul closed 6 years ago

camsaul commented 6 years ago

Inspired by PR #27. Fixes #24.

Adds a new function called toucan.hydrate/flush-hydration-key-caches! which will prove useful in REPL development