Crates.io | diesel-d1 |
lib.rs | diesel-d1 |
version | 0.1.0 |
source | src |
created_at | 2024-12-11 21:57:19.986092+00 |
updated_at | 2024-12-11 21:57:19.986092+00 |
description | A Diesel Backend/Connection for Cloudflare D1. |
homepage | https://github.com/LuisDuarte1/diesel-d1 |
repository | |
max_upload_size | |
id | 1480566 |
size | 39,006 |
This is a custom backend/connection for Diesel for D1 targeting Cloudflare Workers, at the moment.
IMPORTANT: THIS IS NOT PRODUCTION READY YET, THINGS WILL PROBABLY BREAK (feel free to use it tho).
At the moment, this only supports Cloudflare Workers via the D1 binding (therefore, it only supports WASM). Generic support for the HTTP API is coming later.