Directories
¶
Path | Synopsis |
---|---|
Package destination provides the development kit for working with third-party services that will receive events from Blacksmith.
|
Package destination provides the development kit for working with third-party services that will receive events from Blacksmith. |
Package gateway provides the development kit for working with CRON and HTTP events.
|
Package gateway provides the development kit for working with CRON and HTTP events. |
Package pubsub provides the development kit for working with Publish / Subscribe systems.
|
Package pubsub provides the development kit for working with Publish / Subscribe systems. |
Package scheduler provides the development kit for working with a scheduler that receives events from the pubsub package and, used in tandem with the store package, is in charge of the reliability of the event delivery to destinations.
|
Package scheduler provides the development kit for working with a scheduler that receives events from the pubsub package and, used in tandem with the store package, is in charge of the reliability of the event delivery to destinations. |
Package source provides the development kit for working with Blacksmith SDKs, cloud services, databases, or any kind of application able to send data or push notifications.
|
Package source provides the development kit for working with Blacksmith SDKs, cloud services, databases, or any kind of application able to send data or push notifications. |
Package store provides the development kit for working with a database-as-a-queue, so the jobs queue can be persisted in a datastore.
|
Package store provides the development kit for working with a database-as-a-queue, so the jobs queue can be persisted in a datastore. |
Package wanderer provides the development kit for working with database migrations using a remote mutual exclusion (mutex).
|
Package wanderer provides the development kit for working with database migrations using a remote mutual exclusion (mutex). |
Click to show internal directories.
Click to hide internal directories.