Silicon-Age / opal

Silicon Age's ORM layer.
0 stars 0 forks source link

Allow control over caching #6

Open jonahgreenthal opened 1 year ago

jonahgreenthal commented 1 year ago

Some opals are IdentityOpals but shouldn't be cached (e.g., because they're maintained by triggers).

It would also be interesting to explore the performance impact of simply turning off caching for everything.