No description
  • Rust 96.9%
  • Nix 3.1%
Find a file
2026-04-06 23:03:44 +02:00
benches Reformat with cargo fmt 2026-04-06 23:03:41 +02:00
src Reformat with cargo fmt 2026-04-06 23:03:41 +02: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 Add initial TemplateActor 2026-04-06 22:42:56 +02:00
Cargo.toml Use codegen-units = 1 and lto = "fat" for release 2026-04-06 23:03:44 +02:00
docker-compose.yml Update to PostgreSQL 18 2026-04-04 14:19:10 +02:00
flake.lock flake.lock: Update 2026-04-04 14:19:33 +02: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