Liking cljdoc? Tell your friends :D

fileape.io-plugin

Provide protocols to allow extension for different storage and compression architectures e.g OutputStream gzip, lzo and partquet

Provide protocols to allow extension for different storage and compression architectures
e.g OutputStream gzip, lzo and partquet
raw docstring

close-plugincljmultimethod

Close a plugin context depending on the codec key

Close a plugin context depending on the codec key 
sourceraw docstring

create-extensioncljmultimethod

Returns a string extesion based on the codec

Returns a string extesion based on the codec 
sourceraw docstring

create-plugincljmultimethod

Create a plugin context returning a map depending on the codec key

Create a plugin context returning a map depending on the codec key 
sourceraw docstring

parse-key-remove-datesclj

(parse-key-remove-dates k)

For cache lookups keys with dates should be parsed to remove the date value as this is almost always not wanted e.g mylog-[date] for a schema lookup in avro should be mylog

For cache lookups keys with dates should be parsed to remove the date value
as this is almost always not wanted e.g mylog-[date] for a schema lookup in avro should be mylog
sourceraw docstring

update-env!cljmultimethod

updates the environment for the plugin

updates the environment for the plugin 
sourceraw docstring

validate-env!cljmultimethod

validates that the current environment is valid for the plugin

validates that the current environment is valid for the plugin 
sourceraw docstring

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

× close