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

Need a design document #14

Open
eeeebbbbrrrr opened this issue Oct 18, 2022 · 0 comments
Open

Need a design document #14

eeeebbbbrrrr opened this issue Oct 18, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@eeeebbbbrrrr
Copy link

We need to document, in detail, what postgrestd is.

I'm thinking answering the typical, who, what, when, where, why, and how questions, along with things like

  • which parts of the Rust standard library does postgrestd change? Perhaps a table that lists the changes, and details why for each one
  • why does postgrestd take over allocation and pass it through to Postgres. What does this mean for Rust drop semantics, Rust lifetime management, etc
  • how are Rust panics!()s handled

I don't feel qualified to even begin to outline this, so @workingjubilee, welcome to the party! 🎉

@eeeebbbbrrrr eeeebbbbrrrr added the documentation Improvements or additions to documentation label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants