Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madnificent/mu-elixir-cache
A mu-cache written in Elixir
https://github.com/madnificent/mu-elixir-cache
mu-service
Last synced: 3 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T18:27:44.000Z (over 5 years ago)
- Last Synced: 2024-11-11T23:39:05.951Z (2 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.