Liking cljdoc? Tell your friends :D

tarantool-clj.space


new-spaceclj

(new-space client config)
source

Spaceclj

source

SpaceProtocolcljprotocol

evalclj

(eval this expression)
(eval this expression args)

selectclj

(select this key-doc)
(select this key-doc opts)

insertclj

(insert this data-doc)

callclj

(call this function-name)
(call this function-name args)

replaceclj

(replace this data-doc)

updateclj

(update this key-doc ops-doc)

deleteclj

(delete this key-doc)

select-firstclj

(select-first this key-doc)
(select-first this key-doc opts)

upsertclj

(upsert this data-tuple ops-tuples)
source

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

× close