Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow optional reading only for optional configuration keys | Magnus Ahltorp | 2017-07-26 | 1 | -1/+1 |
| | | | | | Add storage-sign-quorum-size configuration key. Add default for dbbackend configuration key. | ||||
* | Remove erroneous 'filedb' db name from python merge | Magnus Ahltorp | 2017-07-26 | 1 | -1/+1 |
| | |||||
* | Change paths/mergedb to paths/db in local configdocgen2 | Magnus Ahltorp | 2017-07-25 | 1 | -2/+2 |
| | | | | Remove unused config variable paths/publickeys | ||||
* | Added benchmark reporting. | Magnus Ahltorp | 2017-07-06 | 1 | -2/+44 |
| | | | | Change timing_point to time.time interface. | ||||
* | Added heartbeat service. Add source. | Magnus Ahltorp | 2017-03-15 | 1 | -4/+5 |
| | |||||
* | Rename to statusserver | Magnus Ahltorp | 2017-03-15 | 1 | -7/+7 |
| | |||||
* | Statusserver | Magnus Ahltorp | 2017-03-15 | 1 | -3/+41 |
| | |||||
* | Handle unreachable storage nodes | Magnus Ahltorp | 2017-03-02 | 1 | -8/+15 |
| | |||||
* | Parallelised merge, distribution phase. | Linus Nordberg | 2017-02-01 | 1 | -1/+1 |
| | |||||
* | Update copyright headers. | Linus Nordberg | 2017-01-12 | 1 | -1/+1 |
| | |||||
* | Add a bit of documentation. | Linus Nordberg | 2016-11-25 | 1 | -1/+4 |
| | |||||
* | Use sessions in merge_fetch | Magnus Ahltorp | 2016-11-18 | 1 | -14/+16 |
| | |||||
* | Added permdb support to merge | Magnus Ahltorp | 2016-07-11 | 1 | -4/+5 |
| | |||||
* | Remove debug printouts from merge programs. | Linus Nordberg | 2015-11-20 | 1 | -1/+1 |
| | |||||
* | Fix _args -> args since we now use it. | Linus Nordberg | 2015-11-10 | 1 | -1/+1 |
| | |||||
* | Print the string "timing" and the name of the program in merge timing info. | Linus Nordberg | 2015-11-10 | 1 | -1/+1 |
| | |||||
* | Print timing information in merge_fetch too. | Linus Nordberg | 2015-11-10 | 1 | -0/+4 |
| | |||||
* | Merge is now run by shell script tools/merge. | Linus Nordberg | 2015-11-10 | 1 | -12/+36 |
| | | | | | | | tools/merge run merge_fetch.py, merge_backup.py, merge_sth.py and merge_dist.py sequentially. TODO: test backupquorum != 0 | ||||
* | Split merge.py into three pieces. | Linus Nordberg | 2015-11-10 | 1 | -0/+97 |