Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Steve
@stevedylandev.eth
Been thing, “damn I would love to have Cloudflare Workers for Go” After some initial digging found this 👀 https://github.com/syumai/workers
1 reply
0 recast
16 reactions
vrypan |--o--|
@vrypan.eth
Can I have persistence between instances somehow?
2 replies
0 recast
1 reaction
Steve
@stevedylandev.eth
Generally with workers you can do that with KVs or their D1 database option, otherwise no they’re stateless. From a brief look it appears those are supported so will have to play with this a bit 👀
1 reply
0 recast
1 reaction
Tony D’Addeo
@deodad
durable objects are cloudflare workers with local persistent state
0 reply
0 recast
2 reactions