Skip to content

Need a design document #14

@eeeebbbbrrrr

Description

@eeeebbbbrrrr

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! 🎉

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions