Commit Graph

10 Commits

Author SHA1 Message Date
dswbx
375d2c205f adapter(cloudflare): removed durable mode, added withPlatformProxy (#233)
* removed `durable` mode as it requires an import from "cloudflare:" that often fails in non-cf environments

* remove worker configuration types

* add `withPlatformProxy`

* withPlatformProxy: make configuration optional
2025-08-12 15:29:09 +02:00
dswbx
56287eb05e fixing sqlite imports, clean up bun and cf examples 2025-07-02 15:46:57 +02:00
dswbx
6ee898e606 adding d1 session support 2025-06-06 11:13:35 +02:00
dswbx
6e6c65b375 fix d1 introspect issue by excluding _cf_METADATA 2025-03-26 09:19:54 +01:00
dswbx
964bacd824 updated examples package.json's and README.md's 2025-02-18 13:19:35 +01:00
dswbx
4bd201d454 cli create: updated templates, reworked examples to be standalone 2025-02-14 14:56:35 +01:00
dswbx
8e72b5b615 init create cli, added node and partially cloudflare 2025-02-13 08:51:48 +01:00
dswbx
be39d1c374 adding d1 for cloudflare environments 2025-02-10 17:46:22 +01:00
dswbx
a9b2c613e1 finalized 0.5.0 2025-01-14 08:51:21 +01:00
dswbx
90f80c4280 public commit 2024-11-16 12:01:47 +01:00