A systemd-nspawn based container orchestration solution
Find a file
prydaran 492807619f overhaul database code for use in massively parallel scales by using a folder tree instead of a single file.
finish client library implementation.
improve memory handling of database server. it is no longer limited by installed memory.
2026-04-09 19:14:10 -04:00
.idea/.idea.Warden/.idea enable workspace support for Jetbrains Rider 2026-03-31 21:33:19 -04:00
brotlitool tidy code. 2026-04-04 16:43:58 -04:00
Warden.Accounts.Server refactor directory structure. 2026-04-08 15:04:50 -04:00
Warden.Common overhaul database code for use in massively parallel scales by using a folder tree instead of a single file. 2026-04-09 19:14:10 -04:00
Warden.Database.Library overhaul database code for use in massively parallel scales by using a folder tree instead of a single file. 2026-04-09 19:14:10 -04:00
Warden.Database.Server overhaul database code for use in massively parallel scales by using a folder tree instead of a single file. 2026-04-09 19:14:10 -04:00
Warden.Endpoint.Library tidy code. 2026-04-04 16:43:58 -04:00
Warden.Endpoint.Server tidy code. 2026-04-04 16:43:58 -04:00
Warden.Orchestration refactor directory structure. 2026-04-08 15:04:50 -04:00
Warden.Orchestration.Server remove warden.console, as it was unused. 2026-04-08 21:13:31 -04:00
Warden.Orchestration.StorageClient tidy code. 2026-04-04 16:43:58 -04:00
Warden.Orchestration.WorkloadClient tidy code. 2026-04-04 16:43:58 -04:00
Warden.Payment.Server overhaul database code for use in massively parallel scales by using a folder tree instead of a single file. 2026-04-09 19:14:10 -04:00
.gitignore enable workspace support for Jetbrains Rider 2026-03-31 21:33:19 -04:00
Design.md initial commit 2026-03-10 18:25:10 -04:00
LICENSE Fix xmldoc entry for Warden.Containers.Orchestration.Platform.HotUpgradable() 2026-03-10 19:04:20 -04:00
readme.md Fix xmldoc entry for Warden.Containers.Orchestration.Platform.HotUpgradable() 2026-03-10 19:04:20 -04:00
Warden.sln refine command line parsing for warden.database.server and add support for .ini formatted configuration files. 2026-04-08 23:53:55 -04:00

A systemd-nspawn based container orchestration solution

Licensed under the AGPL-3.0 license, a copy of which can be found in LICENSE.