#mongo-db #remi #serialization #logging-tracing #storage #configuration #grid-fs

remi-gridfs

๐Ÿปโ€โ„๏ธ๐Ÿงถ MongoDB GridFS 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

#1859 in Database interfaces

Download history 743/week @ 2024-02-14 140/week @ 2024-02-21 209/week @ 2024-02-28 61/week @ 2024-03-06 52/week @ 2024-03-13 53/week @ 2024-03-20 37/week @ 2024-03-27 42/week @ 2024-04-03 275/week @ 2024-04-10 224/week @ 2024-04-17 257/week @ 2024-04-24 68/week @ 2024-05-01 27/week @ 2024-05-08 53/week @ 2024-05-15

408 downloads per month

MIT license

56KB
708 lines

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

remi-gridfs is an official implementation of using Remi with MongoDB GridFS 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

~25โ€“37MB
~752K SLoC