Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-28 | - Fix middleware order | Valery Piashchynski | |
- Update tests - Move worker handler into a separate folder with separate package name Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-28 | Bump github.com/json-iterator/go from 1.1.10 to 1.1.11 | dependabot[bot] | |
Bumps [github.com/json-iterator/go](https://github.com/json-iterator/go) from 1.1.10 to 1.1.11. - [Release notes](https://github.com/json-iterator/go/releases) - [Commits](https://github.com/json-iterator/go/compare/v1.1.10...v1.1.11) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-04-26 | - Update defaults | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-26 | - Update default pattern | Valery Piashchynski | |
2021-04-26 | - Bump golang version in the go.mod | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-26 | - Totally rework static plugin | Valery Piashchynski | |
- Remove old one, now it is part of the HTTP plugin Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-25 | - Initial commit of the updated static plugin | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-23 | - Update github actions golangci version to 1.39v2.1.0 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-23 | - Add additional log messages | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-23 | - Add additional log messages | Valery Piashchynski | |
2021-04-23 | #643 feat(kv): kv plugin stabilization | Valery Piashchynski | |
#643 feat(kv): kv plugin stabilization | |||
2021-04-23 | - Update arch drawio file | Valery Piashchynski | |
- Update comments Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-22 | - Add redis driver | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-22 | - Rework storage drivers | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-22 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-22 | - Implement tests for the KV | Valery Piashchynski | |
- Implement Storage interface for the boltdb,memory,memcached drivers Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-22 | - General interface, update RPC and Has/Set methods | Valery Piashchynski | |
2021-04-20 | - Add placeholder for the service tests for Windows/macOS | Valery Piashchynski | |
2021-04-20 | - Service plugin tests are Linux specific | Valery Piashchynski | |
2021-04-20 | #638 fix(http): Make a Serve function in the `http` plugin asynchronousv2.1.0-beta.3 | Valery Piashchynski | |
#638 fix(http): Make a Serve function in the `http` plugin asynchronous | |||
2021-04-20 | - Delay for the http plugin | Valery Piashchynski | |
2021-04-20 | - Update CHANGELOG | Valery Piashchynski | |
2021-04-20 | - Fix bug that after Reset, http handler was witout log listener | Valery Piashchynski | |
2021-04-20 | - Add test cases for the issue 571 | Valery Piashchynski | |
2021-04-20 | - Delay to wait HTTP | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-20 | - Make http.Serve() async | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-20 | #637 Bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.8.0 | Valery Piashchynski | |
Bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.8.0 | |||
2021-04-20 | Merge branch 'master' into ↵ | Valery Piashchynski | |
dependabot/go_modules/github.com/gofiber/fiber/v2-2.8.0 | |||
2021-04-20 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-20 | Merge branch 'master' into ↵ | Valery Piashchynski | |
dependabot/go_modules/github.com/gofiber/fiber/v2-2.8.0 | |||
2021-04-20 | #634 feat(plugin): new plugin `service`v2.1.0-beta.2 | Valery Piashchynski | |
feat(plugin): new plugin `service` | |||
2021-04-20 | Bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.8.0 | dependabot[bot] | |
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.7.1...v2.8.0) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-04-19 | - Add command information to the `./rr workers` info | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-19 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-19 | - Update go.sum | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-19 | Merge remote-tracking branch 'origin/master' into feature/service_plugin | Valery Piashchynski | |
# Conflicts: # go.sum | |||
2021-04-19 | - Add tests, update Informer implementation | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-19 | Merge pull request #635 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/go-redis/redis/v8-8.8.2 Bump github.com/go-redis/redis/v8 from 8.8.0 to 8.8.2 | |||
2021-04-19 | Bump github.com/go-redis/redis/v8 from 8.8.0 to 8.8.2 | dependabot[bot] | |
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.8.0 to 8.8.2. - [Release notes](https://github.com/go-redis/redis/releases) - [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/go-redis/redis/compare/v8.8.0...v8.8.2) Signed-off-by: dependabot[bot] <[email protected]> | |||
2021-04-19 | - Fix gosimple warnings | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-18 | - Add test binaries/exe for the Linux/Windows | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-18 | - Add more comments to the code | Valery Piashchynski | |
2021-04-18 | - Draft implementation of the service plugin | Valery Piashchynski | |
2021-04-18 | - Initia service plugin commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-13 | upd(README): Add releases schedule | Valery Piashchynski | |
2021-04-06 | - Update CHANGELOGv2.0.4 | Valery Piashchynski | |
2021-04-06 | Merge pull request #623 from spiral/feature/readiness_probe_healthcheck_endpoint | Valery Piashchynski | |
🔥 feat(status): Readiness checks | |||
2021-04-06 | - Add new configuration option to the status plugin | Valery Piashchynski | |
2021-04-04 | - Add go.sum entry | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-04 | - Update go.mod | Valery Piashchynski | |