Commit 3bbbe95a9faca453bbdc33aa009fed3d2725f8bc

Patrick Steinhardt 2020-03-26T09:41:09

refdb_backend: improve callback documentation The callbacks are currently sparsely documented, making it really hard to implement a new backend without taking a look at the existing refdb_fs backend. Add documentation to make this task hopefully easier to achieve.