Skip to content

Commit 32e9257

Browse files
add streams with S3 storage
1 parent d6ba9aa commit 32e9257

File tree

10 files changed

+1223
-9
lines changed

10 files changed

+1223
-9
lines changed

shard.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ shards:
1212
git: https://github.com/cloudamqp/amqp-client.cr.git
1313
version: 1.3.2
1414

15+
awscr-signer:
16+
git: https://github.com/taylorfinnell/awscr-signer.git
17+
version: 0.9.0
18+
1519
lz4:
1620
git: https://github.com/84codes/lz4.cr.git
1721
version: 1.0.0+git.commit.96d714f7593c66ca7425872fd26c7b1286806d3d

shard.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ dependencies:
3434
github: 84codes/lz4.cr
3535
mqtt-protocol:
3636
github: 84codes/mqtt-protocol.cr
37+
awscr-signer:
38+
github: taylorfinnell/awscr-signer
3739

3840
development_dependencies:
3941
ameba:

0 commit comments

Comments
 (0)