adl.to-cache
Application Description Language: generate caching layer for database requests.
file-header
(file-header application)
Generate an appropriate file header for JSON routes for this application
.
handler
(handler query)
Generate declarations for handlers for this query
. Cache handlers are needed only for select queries.
to-cache
(to-cache application)
Generate a /cache.clj
file for this application
.