haha. relating to a switch to ssd? or in which direction?
- 2 Posts
- 4 Comments
Joined 2 years ago
Cake day: June 12th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
PoisonedPrisonPanda@discuss.tchncs.deto Selfhosted@lemmy.world•Has anyone tested yunohost?English2·5 days agothats true. when I tried it I even found it more difficult because of the limite. you must trust the scripts and if something does not work its a lot more complicated than setting it up by yourself.
PoisonedPrisonPanda@discuss.tchncs.deto Selfhosted@lemmy.world•Has anyone tested yunohost?English0·5 days agowhat do you meant with burnt? i thought its even easier than yunohost?
yes. the problem is, we are fetching products from an API. and since we thought processing power will be a limiting factor, we thought that sorting out duplicates would reduce load.
but since the different microservices which process the data are taking different times we are using the sql tables as a pool. this should help upcscaling by using multiple microservices.
cloud services are yet not a solution as we are still in development.