Does exposed have anything for caching? Like if I ...
# exposed
m
Does exposed have anything for caching? Like if I want to cache the results of a query using memcache or redis, is there an interface I can implement to have it handled automatically?