<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br>what is the best option for keeping a cache of a layer in the filesystem?<br><br></div>I've used sqlite because of the benefits of the database (vs filesystem) and the ability to use refresh_before seeds..<br><br></div>But when seeding, I keep running into the following fatal error: sqlite3.OperationalError: database is locked<br><br></div>Is there anything I could do here? Is is because of the concurrency of the seeding (and the on-the-fly rendering) ?<br><br></div>While the file cache fills up my inodes very fast, I don't have these locking problems..<br><br></div>What's the ideal solution for a layer that has to be reseeded once a week but continuously online?<br><br></div>Best regards<br>Jeff<br clear="all"><div><div><div><div><div><div><div><br>-- <br>Jeff Konnen<br>
</div></div></div></div></div></div></div></div>