mention Events Handler

This commit is contained in:
Matthias Kretschmann 2019-09-11 15:25:07 +02:00
parent 22da43384e
commit 87671b1bae
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 9 additions and 1 deletions

View File

@ -52,6 +52,14 @@ The most basic scenario for a publisher is to provide access to the [assets](/co
<repo name="brizo"></repo>
### Events Handler
Brizo communicates with the Events Handler, which is an agent dealing with Keeper Contracts events...
...
<repo name="events-handler-py"></repo>
### 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.

View File

@ -14,7 +14,7 @@
links:
- name: API reference
url: /references/brizo/
- name: events-handler-py
- name: pleuston
- name: commons