Skip to content

Commit

Permalink
Use postgres for binary file transfers
Browse files Browse the repository at this point in the history
Select from remote filesystem using pg_read_binary_file
  • Loading branch information
Hampus Linander committed Jan 17, 2024
1 parent b0d528b commit 98a9da1
Show file tree
Hide file tree
Showing 3 changed files with 289 additions and 80 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@

pythonWithPackages = pkgs.python3.withPackages (p: pythonPackages);
devinputs = with pkgs; [
gitui
lazygit
linuxPackages_latest.perf
glfw3
Expand Down
Loading

0 comments on commit 98a9da1

Please sign in to comment.