Commit Graph

6 Commits

Author SHA1 Message Date
Medzik 3432a74d23 feat: Add Cache URLs and Database config from toml file
- Added Cache URLs from Database
- and Database Name and Collection set from toml config file
2021-08-11 10:35:51 +00:00
Medzik b8f70413cf fix(api): delete url from database 2021-08-01 18:26:48 +00:00
Medzik 8d901b1160 fix(api): delete url 2021-08-01 17:43:59 +00:00
Medzik 018a2e9b90 feat(uptime): Add uptime to status and build date
- Moved type.go to types.go
- Added build date
- Removed linter from gitpod Dockerfile (now is in gitpod image)
- Added mongodb Database and Collection to config file (now isn't used [TODO])
- Added uptime to status
2021-08-01 15:48:24 +00:00
Medzik 689e833dbb feat: add ctx to backend ping, add cluster functional...
- Added ctx to backend ping
- Log changed Stderr to Stdout
- Added cluster functional
- Updated more files
2021-07-31 20:59:43 +00:00
Medzik c0aa75b980 Redis 2021-07-29 18:51:15 +00:00