Skip to content

Instantly share code, notes, and snippets.

View ebellani's full-sized avatar

Eduardo Bellani ebellani

  • Florianopolis, Brasil
View GitHub Profile
(ns mimo-vacman.endurance
"Provides some functions and macros to abstract the endurance to a
RDBMS."
(:require [clojure.tools.logging :refer [info]]
[clojure.java.jdbc :refer [with-connection
with-query-results]]))
(def
^{:dynamic true
:doc "Should be used by all functions as the database. All those