From 8085e615feb7747f8466fde76166b29407f3b93f Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 8 Oct 2019 12:50:35 +0200 Subject: [PATCH] add osmosis-ipfs-driver --- content/concepts/components.md | 1 + data/repositories.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/content/concepts/components.md b/content/concepts/components.md index 4752dc9d..9df47541 100644 --- a/content/concepts/components.md +++ b/content/concepts/components.md @@ -73,6 +73,7 @@ Brizo supports several options for file storage, including Azure Storage, Amazon + You can create your own Osmosis drivers by extending on the `osmosis-driver-interface`. diff --git a/data/repositories.yml b/data/repositories.yml index f3312466..8358b682 100644 --- a/data/repositories.yml +++ b/data/repositories.yml @@ -53,6 +53,7 @@ items: - name: osmosis-azure-driver - name: osmosis-aws-driver + - name: osmosis-ipfs-driver - name: osmosis-on-premise-driver - group: Parity Secret Store