aboutsummaryrefslogtreecommitdiffstats
path: root/util/lamport_test.go
Commit message (Collapse)AuthorAgeFilesLines
* bug: add a Lamport logical clock to be able to sort bugs by creation time ↵Michael Muré2018-08-061-1/+1
| | | | and edit time without having to rely on a timestamp
* util: add a Lamport clock implementation as well as a persistable oneMichael Muré2018-08-051-0/+66