]> git.g-eek.se Git - interimap.git/commit
interimap: use SQLite's own locking mechanism to lock down the database.
authorGuilhem Moulin <guilhem@fripost.org>
Sat, 12 Mar 2016 22:35:59 +0000 (23:35 +0100)
committerGuilhem Moulin <guilhem@fripost.org>
Sat, 12 Mar 2016 22:38:23 +0000 (23:38 +0100)
commit83529ed336f5de59d043ae76be36b2b5dfba68a3
tree26c31223fc2493655acd841337f5f6257d82bab8
parent24524d011751d065367743342702b8794a6de205
interimap: use SQLite's own locking mechanism to lock down the database.

(instead of rolling our own)
interimap