Commit Graph

10 Commits

Author SHA1 Message Date
Bernd Verst 970353bba5 recompile cloudflare worker
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-17 16:12:49 -08:00
ItalyPaleAle f863e375cc Updated CF worker and dependencies
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-17 21:24:23 +00:00
ItalyPaleAle 3c009dcbb8 Updated version too
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 19:53:39 +00:00
ItalyPaleAle 3049541e9c Fix Cloudflare Queues binding
The name of the object was changed by Cloudflare from "Queue" to "WorkerQueue", breaking the component

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 19:41:13 +00:00
ItalyPaleAle bea0774b4c Fixed typo in Worker
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-29 01:09:58 +00:00
ItalyPaleAle 4e17e42818 CF Worker: better detection for binding type
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-29 00:28:16 +00:00
ItalyPaleAle 280c35ed58 Workers KV: add TTL support
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-19 18:50:59 +00:00
ItalyPaleAle 308f3c987c 💄
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-13 10:02:42 -08:00
ItalyPaleAle 47db769066 Add Cloudflare KV state store
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-13 01:52:06 +00:00
ItalyPaleAle d4b0980cec Refactored to use a shared package
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-13 00:32:55 +00:00