deadlocks, anybody? or is it just me?
> How do you get around SQLite's write limits?
Listen, SQLite can handle thousands of writes and a ton more reads per second.
If you're hitting these limits, congratulations. You're probably very rich at this point and can hire someone, if not a team, to figure it out for you.
If you're far from these limits, and thinking about workarounds, you're probably doing something wrong.
Feb 17, 2024 · 9:27 PM UTC
