zrepl/docs
Christian Schwarz f3734ed0d4 endpoint: refactor, fix stale holds on initial replication, holds release subcmds
- endpoint abstractions now share an interface `Abstraction`
- pkg endpoint now has a query facitilty (`ListAbstractions`) which is
  used to find on-disk
    - step holds and bookmarks
    - replication cursors (v1, v2)
    - last-received-holds
- the `zrepl holds list` command consumes endpoint.ListAbstractions
- the new `zrepl holds release-{all,stale}` commands can be used
  to remove abstractions of package endpoint

Co-authored-by: InsanePrawn <insane.prawny@gmail.com>

supersedes #282
fixes #280
fixes #278
2020-03-27 00:12:29 +01:00
..
_static docs: add logo 2017-11-11 23:25:12 +01:00
configuration endpoint: refactor, fix stale holds on initial replication, holds release subcmds 2020-03-27 00:12:29 +01:00
sphinxconf docs: bump copyright 2019-03-30 19:01:34 +01:00
.gitignore docs: publishing workflow as script 2017-11-11 23:25:12 +01:00
changelog.rst Spellcheck all files 2020-02-24 16:06:09 +01:00
conf.py docs: sphinx-versioning would not build master 2017-11-18 21:28:10 +01:00
configuration.rst new features: {resumable,encrypted,hold-protected} send-recv, last-received-hold 2020-02-14 22:00:13 +01:00
global.rst.inc new features: {resumable,encrypted,hold-protected} send-recv, last-received-hold 2020-02-14 22:00:13 +01:00
index.rst new features: {resumable,encrypted,hold-protected} send-recv, last-received-hold 2020-02-14 22:00:13 +01:00
installation.rst Spellcheck all files 2020-02-24 16:06:09 +01:00
Makefile build: include docs in release artifacts + use sphinxcontrib-versioning 2017-11-18 16:28:06 +01:00
pr.rst docs: reflect changes in replication_rewrite branch 2018-10-11 18:03:18 +02:00
publish.sh docs: remove outdated implementation references + remove 0.2-rc* from published docs 2019-10-13 12:26:39 +02:00
requirements.txt docs: fix requirements.txt & pin sphinxcontrib-versioning version 2019-09-08 00:47:39 +02:00
supporters.rst Spellcheck all files 2020-02-24 16:06:09 +01:00
tutorial.rst new features: {resumable,encrypted,hold-protected} send-recv, last-received-hold 2020-02-14 22:00:13 +01:00
usage.rst endpoint: refactor, fix stale holds on initial replication, holds release subcmds 2020-03-27 00:12:29 +01:00