Dead simple pool implementation for rust with async-await
  • Rust 93.2%
  • Shell 3%
  • Jsonnet 2%
  • Python 1.5%
  • Dockerfile 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-13 10:55:37 +02:00
.devcontainer use sh in .devcontainer/post-create.sh 2026-04-09 12:16:20 +02:00
.github/workflows Update redis to version 1 2026-02-17 17:43:19 +00:00
crates bump async-memcached dependency to 0.6 2026-03-25 10:24:08 +01:00
examples chore: sync dependencies (monorepo) 2026-04-13 10:55:37 +02:00
tools Re-export missing features and fix check script 2026-02-17 19:22:00 +00:00
.gitignore Remove workspace and move crates to crates/* 2025-07-15 01:12:34 +02:00
ci.jsonnet Re-export missing features and fix check script 2026-02-17 19:22:00 +00:00
deadpool.code-workspace Add VSCode workspace file 2025-10-22 11:24:37 +02:00
gen-ci.sh Split CI workflows by crate 2025-07-15 01:12:34 +02:00
LICENSE-APACHE Add Apache License and morge metadata to Cargo.toml 2019-11-14 13:33:36 +01:00
LICENSE-MIT Add Apache License and morge metadata to Cargo.toml 2019-11-14 13:33:36 +01:00
release.toml Fix repository URLs 2025-09-02 18:37:52 +02:00
test-build.sh fix build test 2025-05-20 16:20:58 +02:00