Quantcast
Channel: Plastic SCM blog
Viewing all articles
Browse latest Browse all 258

SQLite 3.8.x with WAL support

$
0
0

Since Plastic 5.4.16.625 (Nov 21th 2014) we support the new 3.8.x SQLite series adding WAL (Write-Ahead-Logging).

In short: it means if you’re using SQLite and Plastic, it will now work much better than before since it now supports several reads simultaneously and less chances for write operations to get blocked waiting for readers to finish and vice-versa. SQLite is a good option to store your repos on your laptop and this improvements means Plastic will work smoother than before. You can be refreshing your Branch Explorer while the SyncView is still recalculating, something that was not possible before this version.

Continue reading »

Viewing all articles
Browse latest Browse all 258

Trending Articles