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

Tracking issue: Pgwire Client(Frontend) API #221

Open
13 tasks
sunng87 opened this issue Dec 1, 2024 · 0 comments
Open
13 tasks

Tracking issue: Pgwire Client(Frontend) API #221

sunng87 opened this issue Dec 1, 2024 · 0 comments

Comments

@sunng87
Copy link
Owner

sunng87 commented Dec 1, 2024

As we already have a solid backend API, I'm starting to build a client API with similar granularity with our current backend API. Hopefully with this API we will be able to build the proxy framework on top of pgwire.

Tasks:

  • Tokio
    • Tokio client message codec
    • Tokio client
    • TLS client
    • connection management, reconnect
  • API
    • startup api
      • authentication mechanisms
        • cleartext
        • to be added
    • request-response style apis
      • simple query
      • extended query
    • callback style apis
      • notification
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

1 participant