• 2 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: March 15th, 2023

help-circle



  • fxdave@lemmy.mltoLinux@lemmy.mlZed on Linux is out!
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 month ago

    I use rust only if we need performance, for small services. The industry does the same. People use node for backend but e.g. redis is in rust. It’s a good tool if you use it for the right stuff.

    EDIT: redis is not in rust, but e.g. aws writes many services in rust