The DrainCloud core application written in golang.
Go to file
2025-01-02 23:35:16 +00:00
.vscode tmp 2024-11-23 03:52:06 -05:00
cmd some refactoring started 2024-12-29 12:38:20 -08:00
internal +1 2025-01-02 15:34:47 -08:00
migrations tmp 1 2024-12-15 11:56:03 -05:00
mocks/git.optclblast.xyz/draincloud/draincloud-core/internal/storage tmp 2024-11-23 03:52:06 -05:00
.gitignore biold error fix 2024-10-19 19:17:27 -04:00
.mockery.yaml tmp 2024-11-23 03:52:06 -05:00
compose.rw.yaml some refactoring started 2024-12-29 12:38:20 -08:00
go.mod +1 2024-12-29 15:15:44 -08:00
go.sum init sharding cluster stuff for fun 2024-12-16 00:08:37 -05:00
README.md tmp 2024-12-14 02:42:59 -05:00
Taskfile.yaml init sharding cluster stuff for fun 2024-12-16 00:08:37 -05:00

DrainCloud Core

DrainCloud Core is an all-in-one lightweight DrainCloud distribution designed to work in resource-constrained environments.
The node can work in three modes: #TBD

  1. All-in-one mode, the recommended one.
  2. Auth-node. Only auth api will be operational.
  3. Storage-node. Only filestorage api will be operational.