package
0.15.0
Repository: https://github.com/armadaproject/armada.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

PostgresDeduplicator is an implementation of a Deduplicator that uses a pgkeyvalue.KeyValueStore as its state store.
Server is a service that accepts API calls according to the original Armada submit API and publishes messages to Pulsar based on those calls.

# Interfaces

Deduplicator deduplicates jobs submitted ot armada in order to prevent double submission.