aptly/database
Andrey Smirnov 211ac0501f Rework the way database is open/re-open in aptly
Allow database to be initialized without opening, unify all the
open paths to retry on failure.

In API router make sure open requests are matched with acks in explicit
way.

This also enables re-open attempts in all the aptly commands, so it
should make running aptly CLI much easier now hopefully.

Fix up system tests for oldoldstable ;)
2017-07-05 00:17:48 +03:00
..
leveldb.go Rework the way database is open/re-open in aptly 2017-07-05 00:17:48 +03:00
leveldb_test.go Rework the way database is open/re-open in aptly 2017-07-05 00:17:48 +03:00