-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
I'm looking for an equivalent to a feature like this from the cachetools library. For instance, an app could use multiple DB connections to fetch the same data, even though those connections might not have the same image under the hash. Without the ability to exclude the DB connection from the hash key, you'd incur unnecessary cache misses.
Metadata
Metadata
Assignees
Labels
No labels