clojure-austin

https://www.meetup.com/Austin-Clojure-Meetup/
2019-03-20T14:24:05.001200Z

@clojuregeek Are you good to present in april?

clojuregeek 2019-03-20T14:25:12.001400Z

yep

clojuregeek 2019-03-20T14:25:47.001600Z

Graph Databases in Clojure

Nola will talk about Graph Databases and how they compare to traditional relational databases. We will look at  a few implementations in Clojurescript, namely Datascript and Asami. 

After the talk, Nola will present an exercise for us to practice doing it.  Bring your computer!

2019-03-20T14:26:31.002Z

Awesome. It sounds like you’ll take the whole time then.

clojuregeek 2019-03-20T14:26:53.002600Z

yep we can a take at least a chunk of it ...

2019-03-20T14:26:55.002900Z

I was going to offer to do a short demo of https://github.com/sunng87/lein-jlink but I’ll save it for may

clojuregeek 2019-03-20T14:27:20.003600Z

if we have somethign else to talk about we can skip the hands on part

2019-03-20T14:28:29.004600Z

There’s no need. It’s not urgent. I just wanted to make sure I had something prepared for the next time we need some filler

2019-03-20T14:30:17.006200Z

I’ll probably do a deploying clojure on kubernetes in june. (or maybe may - I may be in China for the June meeting)

clojuregeek 2019-03-20T14:33:12.007600Z

that would be cool

clojuregeek 2019-03-20T14:33:18.007800Z

i've only deployed clojure on heroku

2019-03-20T14:36:38.010200Z

I have half of a “deploying clojure in production” talk put together but I realized as I’ve been learning kubernetes the last few months that everything I do deploying clojure represents a very old way of doing things based on how the world looked 5 or 6 years ago when I got started with clojure.