Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for non async functions #1

Open
Benoss opened this issue Nov 21, 2024 · 1 comment
Open

Support for non async functions #1

Benoss opened this issue Nov 21, 2024 · 1 comment

Comments

@Benoss
Copy link

Benoss commented Nov 21, 2024

My codebase has a mix of sync and async functions and I would love to be able to use the same cache library for everything.
Any plan to add a non async version of the decorators and Locks?

@ecarrara
Copy link
Owner

ecarrara commented Dec 5, 2024

I plan to add sync support in the future, but it is not my current focus - my current use case is fully asynchronous.

PRs are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants