Fork me on GitHub
#pedestal
<
2017-10-18
>
Chris Bidler03:10:41

kuzmin_m I don’t think ddeguiar is suggesting that you call enqueue, but rather that you fetch the “current” interceptor queue out of the context map and do side-effecty things to it

Chris Bidler03:10:16

This is something I’ve done working with Vase, to allow for really, really inefficient time-series REST endpoints by taking in a time param from an endpoint and reaching into the context map of the Vase route to replace the Datomic db with an d/as-ofd DB value