resident-utils

Crates.ioresident-utils
lib.rsresident-utils
version0.7.0
sourcesrc
created_at2024-02-21 23:50:07.731141
updated_at2024-11-13 04:54:36.837469
descriptionResident program library.
homepage
repositoryhttps://github.com/aoyagikouhei/resident-utils-rs
max_upload_size
id1148615
size45,286
Kouhei Aoyagi (aoyagikouhei)

documentation

https://docs.rs/resident-utils

README

resident-utils-rs

Resident program library.

Documentation

  • execute cron loop task
  • execute worker task
  • ctrl+c graceful stop
  • data holder for cache
  • retry with timeout

Features

postgres

  • deadpool_postgres

redis

  • deadpool_redis

sqlx

  • sqlx

Changes

CHANGELOG.md

Examples

example

PostgreSQL sample source

example_sqlx

Sqlx sample source

bot

𝕏 bot source

data_holder

Data holder postgresql sample source

Commit count: 31

cargo fmt