mailgun / expiringdict

Dictionary with auto-expiring values for caching purposes.
Apache License 2.0
344 stars 76 forks source link

add non-expiring cache capability #48

Open manjunathb4461 opened 3 years ago

manjunathb4461 commented 3 years ago

Let users set max_age to -1 if they don't want their cache to expire