Skip to content

cursork/gosh-hawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Neil Kirsopp
Dec 19, 2016
61b539c · Dec 19, 2016

History

3 Commits
Dec 19, 2016
Dec 19, 2016
Dec 19, 2016
Dec 19, 2016
Dec 19, 2016
Dec 19, 2016

Repository files navigation

Gosh-hawk

GoshawkDB client for Clojure

Quick Start

Install boot

$ boot repl

boot.user=> (require 'gosh-hawk.api)
boot.user=> (in-ns 'gosh-hawk.api)
gosh-hawk.api=> (def conn (connect (read-certs "...") "localhost"))
gosh-hawk.api=> (with-transaction conn ...)

License

Apache 2.0 - See LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published