This looks like a viable solution! Is Portkey on Clojars or will I have to 
build myself? Not a problem either way, just making sure I'm doing it 
right. Thanks Kimmo.

On Sunday, July 23, 2017 at 2:35:37 AM UTC-6, Kimmo Koskinen wrote:
>
> Hi!
>
> Although still at early stages, check out portkey 
> https://github.com/cgrand/portkey. 
>
> Portkey does tree-shaking by starting from a closure to minimize resulting 
> jar size. Uses kryo and implementation of var tracing started in powderkeg 
> project (https://github.com/HCADatalab/powderkeg)
> . 
>
> pk/deploy can lift (an anonymous) function with [in out ctx] args as a 
> Lambda function. pk/mount can expose a defn through API gateway with query 
> params mapped to function arguments. 
>
> Christophe Grand and I have been working on portkey for now, but we'd 
> welcome additional help on making it more awesome :) 
>
> - Kimmo
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to