GitHub / breid48 / cacheing
Pure Python Caching Library providing Redis-inspired eviction APIs and Per-Item TTL's.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breid48%2Fcacheing
PURL: pkg:github/breid48/cacheing
Stars: 27
Forks: 0
Open issues: 2
License: mit
Language: Python
Size: 214 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: about 2 months ago
Pushed at: about 1 year ago
Last synced at: about 1 month ago
Commit Stats
Commits: 68
Authors: 2
Mean commits per author: 34.0
Development Distribution Score: 0.221
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/breid48/cacheing
Topics: cache, lfu-cache, lru-cache, python, python3, ttl-cache