Skip to content

Disable default features in tokio-postgres#269

Open
Destructor17 wants to merge 1 commit intocornucopia-rs:mainfrom
webrogue-runtime:notokio
Open

Disable default features in tokio-postgres#269
Destructor17 wants to merge 1 commit intocornucopia-rs:mainfrom
webrogue-runtime:notokio

Conversation

@Destructor17
Copy link
Copy Markdown

tokio-postgres is able to run on Cloudflare workers. Cloudflare workers use wasm32-unknown-unknown arch which is not supported by Tokio. Default features in tokio-postgres mean dependency on Tokio. It would be nice to use Cornucopia in Cloudflare workers.

@Destructor17
Copy link
Copy Markdown
Author

Ow... just noticed that the last commit was 3y ago. Could you please add a note to README about Cornucopia status, suggest Clorinde as an alternative, and archive this repo? I spend the whole day migrating from ORM to Cornucopia just to figure out it is dead, lol

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

Successfully merging this pull request may close these issues.

1 participant