in-memory cache
An erlang ETS cache with TTL.
A unified caching library for Elixir with support for ETS and Redis backends.
A simple utility to hash an erlang term, and cache the term in ETS with the hash as the key and the term as the value.
A memcached client in pure gleam!
An Elixir plug to cache the response
Opinionated library for caching Sanity CMS content in an ETS table for submillisecond response times.
Provides caching functionality on top of Absinthe GraphQL Server
A wrapper around Erlang's depcache, an in-memory caching server. depcache bases its caching around ETS but can also switch to using the ...
Implements LRU cache in Erlang OTP application
Simple LRU Cache Application
Key/value access to AWS S3 with in-memory cache
Store and load data from file system
Cache application
Plug for full page response caching
DataFetcher is a library that can ease fetch-and-cache jobs for Elixir projects.
High performance in-memory caching solution.
Superfast, pipelined, resilient Redis driver for Elixir.
A method caching macro for elixir using CAS on ETS, a fork of memoize
Cachex cache for the APIac APIacAuthBearer authenticator
Defines a behavior to be implemented for managing data that should be held in the VM and periodically refreshed.
A cache local to Plug requests
A cache and config merger for AWS SecretManager
Simple file-based storage with caching layer for Nerves systems
generic library for assigning things using various strategies (e.g. round robin, cached round robin)
Redis cache backend for the Tus server (https://hex.pm/packages/tus)
ExNoCache is a plug for serving HTTP no-cache
OTP app to memoize/cache expensive function calls
Redis [event] source, [cold] storage, and agent cache for Kvasir.
Maxwell middleware to cache success response.
Extension to HTTPotion for caching http requests.