from general_cache import cached
@cached(10)
def f():
...
@cached(10)
async def g():
...
-
Notifications
You must be signed in to change notification settings - Fork 0
sieginglion/general-cache
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Async-Agnostic Function Cache
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published