django-redis-metrics
django-redis-metrics copied to clipboard
Add a Default Expires setting
Nice to have: Instead of setting the expire param on every call to metric(...), we could have a setting with a default value that gets applied to all metrics.