elixir_cache

Standardized and testable caching across your app. In test caches are isolated.

Caching

Stars

13

Unreleased Activity

First Release

2

years ago

Last Release

2

months ago

Downloads

4.9k

last 90 days

Last Stable Version

0.3.11

Activity

last year

Pull Requests

Open 0
Merged 3

Issues

Open 1
Closed 0

Version 0.3.11

Published Jun 2025
Elixir Version Requirement ~> 1.11
Documentation for 0.3.11

Dependencies

9
con_cache ~> 1.0

ETS based key-value storage with support for row-level isolated writes, TTL auto-purge, and modification callbacks.

error_message ~> 0.3

Error system to help make errors consistent across your system

jason ~> 1.0

A blazing fast JSON parser and generator in pure Elixir.

nimble_options ~> 1.0

A tiny library for validating and documenting high-level options

poolboy ~> 1.5

A hunky Erlang worker pool factory

redix ~> 1.2

Fast, pipelined, resilient Redis driver for Elixir.

sandbox_registry ~> 0.1

Registry to help create sandboxes for testing

telemetry ~> 1.1

Dynamic dispatching library for metrics and instrumentations

telemetry_metrics ~> 1.0

Provides a common interface for defining metrics based on Telemetry events.

Optional Dependencies

Dependencies that are not required by default but can be installed or enable additional features or functionality

Related Packages

43 packages