Liking cljdoc? Tell your friends :D

lambdaroyal.memory.eviction.couchdb

An Eviction Channel that uses a Couch DB server to load persistent data and to backup all transaction to. The couch db server is supposed to run on http://localhost:5984 or as per JVM System Parameter -Dcouchdb.url or individually configured per eviction channel instance

An Eviction Channel that uses a Couch DB server to load persistent data and to backup all transaction to. The couch db server
is supposed to run on http://localhost:5984 or as per JVM System Parameter -Dcouchdb.url or individually configured per eviction channel instance
raw docstring

avoid-read-in-collectionsclj

source

CouchEvictionChannelclj

source

createclj

(create & args)

provide custom url by calling this function with varargs :url "https://username:password@account.cloudant.com"

provide custom url by calling this function with varargs :url "https://username:password@account.cloudant.com"
sourceraw docstring

flush-idxclj

source

flush-log-formatclj

source

get-database-urlclj

(get-database-url url db-name)
source

get-database-url-by-channelclj

(get-database-url-by-channel channel coll-name)
source

read-onlyclj

source

schedule-compactionclj

(schedule-compaction eviction-channel ctx)
source

verboseclj

source

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

× close