View Single Post
Old 07-29-2018, 06:32 PM   #5
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@sherman: Sometimes, you gotta get your hands dirty . (I'd trust @frostschutz on that one, he has much more experience playing with that than me, I was just throwing wild 3AM ideas around ^^).

And I definitely get the impulse about metadata, I had the same one when I started working on KFMon, until I started actually looking into it, and I realized that: wait, that's not how SQLite works .
Hence the insane bit of db_update code that's still in there, disabled by default, but sitting pretty, waiting to trap unsuspecting users into trashing their db (... or hitting a write lock timeout, most likely ).

At least the switch to WAL got rid of the *read* locks, because *that* was fun...

Last edited by NiLuJe; 07-29-2018 at 06:39 PM.
NiLuJe is offline   Reply With Quote