#azure-storage #remi #communication #microsoft #asynchronous #serialization #deserialize

remi-azure

๐Ÿปโ€โ„๏ธ๐Ÿงถ Azure Blob Storage implementation of remi-rs

7 releases

0.7.1 Apr 28, 2024
0.7.0 Apr 12, 2024
0.6.3 Feb 19, 2024
0.5.0 Jan 15, 2024

#1066 in Web programming

Download history 43/week @ 2024-01-22 90/week @ 2024-01-29 34/week @ 2024-02-05 389/week @ 2024-02-12 482/week @ 2024-02-19 127/week @ 2024-02-26 145/week @ 2024-03-04 142/week @ 2024-03-11 138/week @ 2024-03-18 193/week @ 2024-03-25 87/week @ 2024-04-01 307/week @ 2024-04-08 320/week @ 2024-04-15 348/week @ 2024-04-22 236/week @ 2024-04-29 80/week @ 2024-05-06

1,001 downloads per month

MIT license

54KB
675 lines

๐Ÿปโ€โ„๏ธ๐Ÿงถ Microsoft Azure Blob Storage Support for remi-rs

remi-azure is an official implementation of using Remi with Microsoft Azure Blob Storage by Noelware.

Features

serde (disabled)

Enables the use of serde for (de)serializing for configuration files.

log (disabled)

Enables the use of log for adding unstructured logging events to track down why something broke.

tracing (disabled)

Enables the use of tracing::instrument for adding spans to method calls to track down why something went wrong or to debug performance hits.

Dependencies

~16MB
~309K SLoC