39ac034de5
Merge pull request 'update toolchain' (#924) from nix-update into main
8ddb0dd485
nix build: switch to upstream cargo2nix (branch release-0.11.0)
83887a8519
nix build: remove clippy build env that doesn't work
0a15db6960
nix build: update rustc to v1.78
295237476e
fix formatting to comply with latest rustfmt
24ac664695
nix: compile with rust 1.78
9d83605736
flake: update versions of nixpkgs and rust-overlay
WIP: Fjall DB engine
Ok I've fixed the CI, basic tests seem to work correctly using the fjall db engine. We are not running the integration tests using fjall, maybe we could add that as well at some point.
I think…
Decrease write quorum for fully-replicated tables (buckets, API keys, ...)
TODO: what are the consistency implications of this change?
Decrease write quorum for fully-replicated tables (buckets, API keys, ...)