#amazon-s3 #remi #storage #logging #deserialize #configuration #logging-tracing

remi-s3

๐Ÿปโ€โ„๏ธ๐Ÿงถ Amazon S3 implementation of remi

16 releases (7 breaking)

new 0.8.0 May 24, 2024
0.6.3 Feb 19, 2024
0.4.3 Nov 25, 2023
0.3.0 Jul 26, 2023
0.1.0 Feb 9, 2023

#1376 in Parser implementations

Download history 23/week @ 2024-02-03 11/week @ 2024-02-10 889/week @ 2024-02-17 170/week @ 2024-02-24 235/week @ 2024-03-02 133/week @ 2024-03-09 114/week @ 2024-03-16 247/week @ 2024-03-23 111/week @ 2024-03-30 253/week @ 2024-04-06 366/week @ 2024-04-13 56/week @ 2024-04-20 500/week @ 2024-04-27 67/week @ 2024-05-04 61/week @ 2024-05-11 89/week @ 2024-05-18

728 downloads per month

MIT license

67KB
908 lines

๐Ÿปโ€โ„๏ธ๐Ÿงถ Amazon S3 Support for remi-rs

remi-s3 is an official implementation of using Remi with Amazon S3 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

~28MB
~446K SLoC