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

remi-s3

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

15 releases (6 breaking)

new 0.7.1 Apr 28, 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

#1 in #remi

Download history 1/week @ 2024-01-05 30/week @ 2024-01-12 7/week @ 2024-01-19 190/week @ 2024-01-26 44/week @ 2024-02-02 19/week @ 2024-02-09 848/week @ 2024-02-16 182/week @ 2024-02-23 214/week @ 2024-03-01 158/week @ 2024-03-08 126/week @ 2024-03-15 239/week @ 2024-03-22 121/week @ 2024-03-29 85/week @ 2024-04-05 520/week @ 2024-04-12 55/week @ 2024-04-19

809 downloads per month

MIT license

67KB
884 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

~27MB
~444K SLoC