Skip to content

cursork/gosh-hawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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