-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Current problem
It is hard to integrate the library into synchronous code sometimes, especially if it is a part of a synchronous library.
It would be nice to have a synchronous version of the API.
Possible solution
Looks like aiohttp doesn't help us here. Consider moving to HTTPX. It also provides support for HTTP2, which we already support in Rust version of the database.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request