in-memory cache
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.
Elixir client for the Routemaster event bus server. Supports publishing events, subscribing to topics, receiving and processing events. ...
Tiny Gleam caching Context for your functions
A unified caching library for Elixir with support for ETS and Redis backends.
A Elixir wrapper with auto caching for PokeAPI
Memoization (caching) of function calls
Simple memory cache with expiration.
High-precision astronomical calculations with time conversions, coordinate transformations, and caching for NASA JPL ephemeris data.
Cache application
Provides caching functionality on top of Absinthe GraphQL Server
Store your application-wide settings, on top of Ecto and your caching layer.
Key/value access to AWS S3 with in-memory cache
Store and load data from file system
A certificate cache for Elixir / Pheonix
A store for http_cache that uses native OTP capabilites
A wrapper around Erlang's depcache, an in-memory caching server. depcache bases its caching around ETS but can also switch to using the ...
Clock with Adaptive Replacement cache
Cache with TTL for the XTurn server.
Simple LRU Cache Application
Plug for full page response caching
An erlang ETS cache with TTL.
Implements LRU cache in Erlang OTP application
An Elixir plug to cache the response
Dataset management and caching for AI research benchmarks
A multi-headed beast: API gateway, request cache, and data transformations
A simple, fast ETS-based cache with timed expiry for Erlang and Elixir. Provides both basic put/get operations and serialized fetch oper...
Scenic.Sensor - Sensor Pub/Sub Cache
A bare bones interface for the Pokemon API. It can get selected information for a pokemon by name, as well as the complete list of p...
DataFetcher is a library that can ease fetch-and-cache jobs for Elixir projects.
Defines a behavior to be implemented for managing data that should be held in the VM and periodically refreshed.