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

Feature: Synchronous client #72

Open
1 task done
atimin opened this issue May 9, 2023 · 0 comments
Open
1 task done

Feature: Synchronous client #72

atimin opened this issue May 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@atimin
Copy link
Member

atimin commented May 9, 2023

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
@atimin atimin added the enhancement New feature or request label May 9, 2023
@atimin atimin removed this from ReductStore 2.x Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant