Overview
| Comment: | reworked the sync locking, allow parallel servers (needs work to lock in to single machine) |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.80 |
| Files: | files | file ages | folders |
| SHA1: |
7fb44b797e70c15c101f361a2d7c61f4 |
| User & Date: | matt on 2023-05-11 09:08:14.426 |
| Other Links: | branch diff | manifest | tags |
Context
|
2023-05-11
| ||
| 09:14 | Merged fork check-in: b21843154b user: mrwellan tags: v1.80 | |
| 09:08 | reworked the sync locking, allow parallel servers (needs work to lock in to single machine) check-in: 7fb44b797e user: matt tags: v1.80 | |
| 05:43 | Use a key for the db lock-down that is unique to the db in .mtdb, this should elminate duplicate, overlapping servers. check-in: 138a40d18e user: matt tags: v1.80 | |
Changes
Modified common.scm
from [10e4ec655c]
to [6b6394cde8].
[diff]
Modified dbfile.scm
from [82b1ce2a6f]
to [deb13d8b08].
[diff]
Modified dbmod.scm
from [fa16c38514]
to [a52cf6d3b4].
[diff]
Modified megatest.scm
from [e2f14e189c]
to [612430ed4b].
[diff]
Modified tcp-transportmod.scm
from [3d0d8b0130]
to [f16326ea6c].
[diff]