Compare commits
No commits in common. "bb63c0218a846197ae9a94c7b8c9d6cc292fac76" and "0d4c5ca8f75e156f9485fc085e93e85260e2e843" have entirely different histories.
bb63c0218a
...
0d4c5ca8f7
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "multitenant-tvix-cache"
|
||||
version = "0.3.0"
|
||||
name = "multitier-tvix-cache"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
# multitenant-tvix-binary-cache
|
||||
|
||||
This is some wiring code to spawn as much narbridges you want and tvix
|
||||
backend services composed using the store composition feature.
|
||||
|
||||
See https://git.dgnum.eu/DGNum/infrastructure/src/commit/e200ae53a4888fc526f4e40fc8245021721ba7dc/machines/storage01/tvix-cache/default.nix for a usage exemple
|
Loading…
Reference in a new issue