Overview
| Comment: | Commented out some not-used fuctions, removed the server start every 120 seconds and added dbfile handle count |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.70 |
| Files: | files | file ages | folders |
| SHA1: |
b1db729de1b6d53dc1c12034629e9ebd |
| User & Date: | matt on 2022-05-27 19:21:22.091 |
| Other Links: | branch diff | manifest | tags |
Context
|
2022-05-30
| ||
| 23:05 | Changed dbfile:cautious-open-database to use most of the code from db:lock-create-open check-in: 58512a448e user: mmgraham tags: v1.70 | |
|
2022-05-27
| ||
| 20:23 | Move bunch of functions from db.scm to dbfile.scm check-in: ed0f0698ab user: matt tags: v1.70-refactor-procedures | |
| 19:21 | Commented out some not-used fuctions, removed the server start every 120 seconds and added dbfile handle count check-in: b1db729de1 user: matt tags: v1.70 | |
|
2022-05-22
| ||
| 20:20 | Some awful hacks to keep the system running. There is something causing servers to crash, I suspect sync is the problem. This work-around just constantly replaces the servers with new ones. check-in: 3cdcb8c138 user: matt tags: v1.70 | |
Changes
Modified db.scm
from [66cbe6fa4e]
to [48aca6e494].
[diff]
Modified dbfile.scm
from [9934719f0f]
to [330fd055bc].
[diff]
Modified http-transport.scm
from [3269081060]
to [4ca66092ff].
[diff]