Re: GraalVM

2019-05-09 Thread Sebastian Estevez
ez < > sebastian.este...@datastax.com> wrote: > >> Hi Chris, >> >> Funny you mention this today of all days because we're doing a twitch >> streaming session in a few hours on this very topic with Adron from our >> dev-rel team. >> >> The s

Re: GraalVM

2019-05-09 Thread Chris Hane
ssion in a few hours on this very topic with Adron from our > dev-rel team. > > The short answer is yes it works. Here's the example project we're working > on that uses GraalVM via quarkus.io: https://github.com/phact/sebulba (it's > the app we'll be using for the D

Re: GraalVM

2019-05-09 Thread Sebastian Estevez
Hi Chris, Funny you mention this today of all days because we're doing a twitch streaming session in a few hours on this very topic with Adron from our dev-rel team. The short answer is yes it works. Here's the example project we're working on that uses GraalVM via quarkus.io: htt

GraalVM

2019-05-08 Thread Chris Hane
Has anyone worked with graalvm to include a cql driver in the native-image build? Looking to see if it is possible or known to not be possible? Thanks, Chris