diff --git a/content/concepts/components.md b/content/concepts/components.md index 69739d40..f329779e 100644 --- a/content/concepts/components.md +++ b/content/concepts/components.md @@ -52,6 +52,14 @@ The most basic scenario for a publisher is to provide access to the [assets](/co +### Events Handler + +Brizo communicates with the Events Handler, which is an agent dealing with Keeper Contracts events... + +... + + + ### Osmosis Drivers Brizo supports several options for file storage, including Azure Storage, Amazon S3 and on-premise storage. One can add support for another file storage option by creating a new driver similar to one of the existing Osmosis drivers. diff --git a/data/repositories.yml b/data/repositories.yml index 15c77055..65e9a455 100644 --- a/data/repositories.yml +++ b/data/repositories.yml @@ -14,7 +14,7 @@ links: - name: API reference url: /references/brizo/ - + - name: events-handler-py - name: pleuston - name: commons