(close session)
(connect config)
(copy session table from to)
(create-table session table)
(delete session table id)
(drop-table session table)
(insert session table id header meta val)
(keys session table)
(move session table from to)
(parse-result res)
(row-exists? session table id)
(select session
table
id
column
&
{:keys [binary? locked-cb] :or {binary? false}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close