https://github.com/madnificent/mu-elixir-cache
A mu-cache written in Elixir
https://github.com/madnificent/mu-elixir-cache
mu-service
Last synced: 5 months ago
JSON representation
A mu-cache written in Elixir
- Host: GitHub
- URL: https://github.com/madnificent/mu-elixir-cache
- Owner: madnificent
- License: mit
- Created: 2016-10-07T15:13:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T18:27:44.000Z (about 6 years ago)
- Last Synced: 2025-01-10T17:14:17.257Z (6 months ago)
- Topics: mu-service
- Language: Elixir
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mu-elixir-cache
An drop-in replacement for mu-cache implemented in Elixir.
_Now extended with some extra features for clearing by delta._
## configuration
As a default mu-elixir-cache works like mu-cache transparantly. No
configuration is needed for it operate. Optional configuration below.## debugging
Debugging of cache keys is helped by following environment variables:
- `LOG_CACHE_KEYS`: Logs received cache key to a response
- `LOG_CLEAR_KEYS`: Logs received clear keys either as a response, or explicitly received through ./mu/delta.