No description
  • Rust 85.6%
  • Nix 14.4%
Find a file
2026-06-05 16:39:19 +02:00
.cargo chore: update flake set up and Cargo.lock 2026-06-05 08:48:43 +02:00
src feat: feature flag for deadpool to replace bb8 as connection pool 2026-06-05 16:39:19 +02:00
tests feat: feature flag for deadpool to replace bb8 as connection pool 2026-06-05 16:39:19 +02:00
.envrc chore: update flake set up and Cargo.lock 2026-06-05 08:48:43 +02:00
.gitignore chore: update flake set up and Cargo.lock 2026-06-05 08:48:43 +02:00
.taplo.toml chore: init repo 2025-08-30 21:11:35 +02:00
Cargo.lock feat: feature flag for deadpool to replace bb8 as connection pool 2026-06-05 16:39:19 +02:00
Cargo.toml feat: feature flag for deadpool to replace bb8 as connection pool 2026-06-05 16:39:19 +02:00
CODE_OF_CONDUCT.md chore: init repo 2025-08-30 21:11:35 +02:00
deny.toml chore: update flake set up and Cargo.lock 2026-06-05 08:48:43 +02:00
flake.lock chore: update flake set up and Cargo.lock 2026-06-05 08:48:43 +02:00
flake.nix test: integration tests using PostgreSQL database 2026-06-05 11:10:58 +02:00
LICENSE chore: replaced license placeholders 2026-06-05 12:16:13 +02:00
README.md feat: read-only transaction for GET, HEAD, OPTIONS HTTP methods 2025-10-15 20:31:36 +02:00
rust-toolchain.toml chore: update flake set up and Cargo.lock 2026-06-05 08:48:43 +02:00

axum-postgres-tx

Request-scoped PostgreSQL transactions for axum.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in axum-postgres-tx by you, shall be licensed as MIT, without any additional terms or conditions.