resident-utils

Crates.ioresident-utils
lib.rsresident-utils
version0.5.1
sourcesrc
created_at2024-02-21 23:50:07.731141
updated_at2024-08-07 00:23:30.915222
descriptionResident program library.
homepage
repositoryhttps://github.com/aoyagikouhei/resident-utils-rs
max_upload_size
id1148615
size33,735
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

Changes

CHANGELOG.md

Examples

example

PostgreSQL sample source

bot

𝕏 bot source

data_holder

Data holder postgresql sample source

Commit count: 26

cargo fmt