• DessalinesA
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    3 years ago

    I want to talk to this dev and sell them on postgres lol. With a rust server, your bottleneck is not the code, its your storage system.

    • Tmpod
      link
      fedilink
      arrow-up
      6
      ·
      3 years ago

      They made their database pluggable afaik, so you could fairly easily write a thingy for postgres. In fact, I believe it’s planned for the future.