Liking cljdoc? Tell your friends :D

konserve-fire.io

IO function for interacting with database

IO function for interacting with database
raw docstring

b64decoderclj

source

b64encoderclj

source

chunk-strclj

(chunk-str string)
source

combine-strclj

(combine-str data-str)
source

delete-itclj

(delete-it store id)
source

get-itclj

(get-it store id)
source

get-it-onlyclj

(get-it-only store id)
source

get-keysclj

(get-keys store)
source

get-metaclj

(get-meta store id)
source

it-exists?clj

(it-exists? store id)
source

prep-readclj

(prep-read data')
source

prep-writeclj

(prep-write data)
source

raw-get-it-onlyclj

(raw-get-it-only store id)
source

raw-get-metaclj

(raw-get-meta store id)
source

raw-update-it-onlyclj

(raw-update-it-only store id data)
source

raw-update-metaclj

(raw-update-meta store id meta)
source

split-headerclj

(split-header bytes)
source

update-itclj

(update-it store id data)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close