• Show log

    Commit

  • Hash : 3bbbe95a
    Author : Patrick Steinhardt
    Date : 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.