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
vrypan |--o--|
@vrypan.eth
My favorite environment was Google Cloud Engine with Datastore (managed, scalable, nosql). Google still supports it I think, but they are acting as if they don't want to support it any more. I would love to find something similar.
0 reply
0 recast
1 reaction