Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Feature/storage reconnection #2229

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

muratovv
Copy link
Contributor

Description of the Change

Add first look of reconnection to db.

Benefits

More reliable system: connection to postges can be reestablished.

Possible Drawbacks

Not full implementation:

  • required to wrap all storage interface;
  • required to cover storage dependencies such as QueryExecutor, PeerQuery and so on.

Alternate Designs [optional]

Reconnection model can be improved with delays and some additional logic: this part could be discussed.

Signed-off-by: Fedor Muratov <muratovfyodor@yandex.ru>
Signed-off-by: Fedor Muratov <muratovfyodor@yandex.ru>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant