foobar
Share a data between multiple instances Deno Deploy
thanks for your answer and information on instance.
The key is a new key at each deploy that I don't want to set as en env variable. I didn't want also call kv at each time I read the key (too much read on kv if I can avoid it).
8 replies
npm import : class is not found but it is well declared in node_module
done thanks
https://github.com/denoland/deno/issues/22492
5 replies
Fresh, deno deploy microservices and auth
Serve API with fresh is a good idea.
I have 10 microservices in order to have a project more maintenable. In your proposal, don't i come back to a monolithic app ? what is the threshold in size of code between monolothic or microservice ?
12 replies