Liking cljdoc? Tell your friends :D

wagoe.cache.schema

Malli schemas for distributed caching.

Malli schemas for distributed caching.
raw docstring

CacheConfigclj

Cache configuration schema.

Cache configuration schema.
sourceraw docstring

CacheEntryclj

Cache entry with metadata.

Cache entry with metadata.
sourceraw docstring

CacheKeyclj

Cache key schema.

Cache key schema.
sourceraw docstring

CacheStatsclj

Cache statistics schema.

Cache statistics schema.
sourceraw docstring

CacheValueclj

Cache value schema (any serializable value).

Cache value schema (any serializable value).
sourceraw docstring

explain-cache-config-errorsclj

(explain-cache-config-errors config)

Get human-readable validation errors for cache config.

Get human-readable validation errors for cache config.
sourceraw docstring

explain-redis-config-errorsclj

(explain-redis-config-errors config)

Get human-readable validation errors for Redis config.

Get human-readable validation errors for Redis config.
sourceraw docstring

KeySetclj

Set of cache keys.

Set of cache keys.
sourceraw docstring

KeyValueMapclj

Map of keys to values for batch operations.

Map of keys to values for batch operations.
sourceraw docstring

RedisConfigclj

Redis cache configuration.

Redis cache configuration.
sourceraw docstring

TTLclj

Time-to-live in seconds.

Time-to-live in seconds.
sourceraw docstring

valid-cache-config?clj

(valid-cache-config? config)

Validate cache configuration.

Validate cache configuration.
sourceraw docstring

valid-cache-entry?clj

(valid-cache-entry? entry)

Validate cache entry.

Validate cache entry.
sourceraw docstring

valid-redis-config?clj

(valid-redis-config? config)

Validate Redis configuration.

Validate Redis configuration.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close