grapevine/src
Lambda daceadb310 sync/v3: factor out into separate functions
This is both easier to read and produces much better tracing spans.
2024-12-11 17:38:49 +00:00
..
api sync/v3: factor out into separate functions 2024-12-11 17:38:49 +00:00
cli sync: split into separate files 2024-12-11 17:38:49 +00:00
config add observability infrastructure for cli subcmds 2024-10-25 11:27:11 -07:00
database include mxcs from dangling thumbnails in service::media::iter_all 2024-12-01 16:18:04 -08:00
service allow deleting dangling thumbnails 2024-12-01 16:18:05 -08:00
utils Add support for HAProxy proxy protocol for listeners 2024-10-25 20:48:38 +00:00
api.rs serve well-known client and server config 2024-09-08 13:35:38 -07:00
cli.rs Add a "check-config" command to validate config files & tests for it 2024-11-01 12:08:17 -04:00
config.rs drop dependency on once-cell 2024-11-07 11:36:13 -08:00
database.rs move lasttimelinecount_cache to service 2024-10-20 13:29:33 -07:00
error.rs Add a "check-config" command to validate config files & tests for it 2024-11-01 12:08:17 -04:00
main.rs call maximize_fd_limit at top of main 2024-11-01 13:16:36 -07:00
observability.rs drop dependency on once-cell 2024-11-07 11:36:13 -08:00
service.rs make all caches individually configurable 2024-11-01 14:25:52 -07:00
utils.rs Add support for HAProxy proxy protocol for listeners 2024-10-25 20:48:38 +00:00