aboutsummaryrefslogtreecommitdiff
path: root/internal/node/secondary
Commit message (Collapse)AuthorAgeFilesLines
* don't limit time for fetching leaves from primary to 10sLinus Nordberg2022-07-191-6/+4
| | | | | We might want to limit _each_request_ to something, but we'll leave that for now.
* implement primary and secondary role, for replicationv0.5.0Linus Nordberg2022-06-234-0/+405