• Show log

    Commit

  • Hash : 4a863c06
    Author : Vicent Marti
    Date : 2013-01-03T20:36:26

    Sane refresh logic
    
    All the ODB backends have a specific refresh interface. When reading an
    object, first we attempt every single backend: if the read fails, then
    we refresh all the backends and retry the read one more time to see if
    the object has appeared.