Martin has been doing Clojure full time for 4 years in various projects ranging from finance, property websites and IOT startups. Currently he is head of engineering at Opensensors.io building solutions with a Clojure backend and frontend stack. He is very interested in programming languages and is always trying to learn new (and old!) ones.
Talks I've Given
-
Best of both worlds, combining Cassandra and Elasticsearch to store and analyse time-series data
Featuring Martin Trojer
Opensensors handles lots of time-series data. We need the flexibility of ad-hoc queries and analysis, while still efficiently storing all the data reliably. This talk outlines a solution, using Elasticsearch and Cassandra in tandem to achieve the goals.
clojure opensensors elasticsearch cassandra time-series -
Developing Clojure in the cloud
Featuring Martin Trojer
In this talk I will describe a pattern of working as a team ""in the cloud"" using vagrant, puppet and tmux.
clojure cloud -
Frinj - having fun with units
Featuring Martin Trojer
Frinj (https://github.com/martintrojer/frinj) is a practical unit-of-measure calculator DSL for Clojure. This flash talk will demonstrate some of it's key features and how it can be used with the LightTable InstaRepl to create a powerful calculator environment.
clojure lighttable