No description
  • Rust 98.5%
  • Nix 1.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-06 12:12:14 +04:00
benches Require a positive number of DB workers 2026-08-31 13:13:34 +04:00
src Convert discard_finalized() into a method 2026-09-06 12:12:14 +04:00
.env Add a basic benchmark for CREATE DATABASE 2023-12-05 23:17:33 +01:00
.envrc Initial commit 2023-11-12 12:55:42 +01:00
.gitignore Initial commit 2023-11-12 12:55:42 +01:00
Cargo.lock Replace the DbWorker pool with plain Tokio tasks 2026-09-05 19:25:41 +04:00
Cargo.toml Replace the DbWorker pool with plain Tokio tasks 2026-09-05 19:25:41 +04:00
docker-compose.yml Update to PostgreSQL 18 2026-04-04 14:19:10 +02:00
flake.lock flake.lock: Update 2026-08-29 13:59:07 +04:00
flake.nix Update to PostgreSQL 18 2026-04-04 14:19:10 +02:00
LICENSE.md Initial commit 2023-11-12 12:55:42 +01:00