portkey

Portkey: from REPL to Serverless in one call
baptiste-from-paris 2018-08-31T08:40:13.000100Z

Hello guys, I re-worked on the project last night

baptiste-from-paris 2018-08-31T08:40:38.000100Z

Little feedback, we are still working on the ser/req/deser/resp “design”

baptiste-from-paris 2018-08-31T08:41:01.000200Z

query is working on the branche lower-conform

baptiste-from-paris 2018-08-31T08:41:09.000100Z

as well as rest-json

baptiste-from-paris 2018-08-31T08:41:28.000100Z

working on the rest-xml protocol with s3

baptiste-from-paris 2018-08-31T08:41:53.000100Z

and once I am done I’ll go back to the work done in the PR with the json protocol

baptiste-from-paris 2018-08-31T08:42:02.000100Z

and there will be`ec2` left

baptiste-from-paris 2018-08-31T08:42:11.000100Z

before going to deser work

viesti 2018-08-31T20:09:45.000100Z

Hi! :)

viesti 2018-08-31T20:10:37.000100Z

just to chime in that S3 would be a real treasure to unlock

viesti 2018-08-31T20:17:34.000100Z

thinking that there is more aspects to it, like multipart upload/download, but they are probably a bit tangential

viesti 2018-08-31T20:19:25.000100Z

ran into this https://github.com/GoogleContainerTools/jib

viesti 2018-08-31T20:21:29.000100Z

thinking that a portkey with delta builds as docker layers would be the repl library for ecs/kubernetes :)

viesti 2018-08-31T20:23:00.000100Z

although shipping just the changed clj files could do