The DrainCloud core application written in golang.
Go to file
2025-01-10 15:09:37 -08:00
.vscode tmp 2024-11-23 03:52:06 -05:00
cmd handlers moved to new system, upload need to be fixed and resolvers must be tested 2025-01-02 16:08:22 -08:00
internal refactoring and some plugin stuff 2025-01-10 15:09:37 -08:00
migrations tmp 1 2024-12-15 11:56:03 -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 refactoring and some plugin stuff 2025-01-10 15:09:37 -08:00
go.sum refactoring and some plugin stuff 2025-01-10 15:09:37 -08: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.