Skip to content

Tags: arangodb-helper/go-helper

Tags

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix ctx deadlines, throttle requests to agency, fix re-initializaion (#8

)

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Throttle leader election update, fix leader restart scenario (#7)

* Throttle leader election update

* Handle leader restart scenario properly

* fix warnings

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add driver v1 adapter for LeaderDiscovery interface (#6)

* Add driver v1 adapter for LeaderDiscovery interface

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add helper function to leader election for retrieving conditions (#5)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not use fixed agency client (#4)

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not return error if resign failed because of precondition (#3)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add leader election and agency Lock implementation (#2)

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move conn, nctx and some tests code from operator (#1)

Move conn, nctx and some tests code from operator
Remove unused code, bump yaml