• catloaf@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 months ago

    Oof. I hope you’re locking the file when one client opens it, then, else you’re going to have people inadvertently wrecking their data.

    The project page says you’re using sqlite, though, which should already support multiple clients. Are you just completely rewriting the database instead of using transactional updates?