Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-04-04 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-04 | Merge remote-tracking branch 'origin/master' into ↵ | Valery Piashchynski | |
feature/readiness_probe_healthcheck_endpoint # Conflicts: # go.sum | |||
2021-04-04 | Merge pull request #617 from bricelalu/feat-logger-add-clean-mode | Valery Piashchynski | |
feat(log): add "raw" mode | |||
2021-04-04 | - Update CHANGELOG | Valery Piashchynski | |
- Check log event by logger (mocked) - Modify Stderr event to be as INFO Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-04 | - 🔥 Support Readiness checks (via `/ready`) status plugin endpoint. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-03 | Merge remote-tracking branch 'upstream/master' into feat-logger-add-clean-mode | bricelalu | |
2021-04-03 | Update test for Logger 'raw' mode | bricelalu | |
2021-04-03 | Merge pull request #620 from ↵ | Valery Piashchynski | |
spiral/dependabot/go_modules/github.com/shirou/gopsutil-3.21.3incompatible Bump github.com/shirou/gopsutil from 3.21.2+incompatible to 3.21.3+incompatible | |||
2021-04-03 | Merge remote-tracking branch 'upstream/master' into feat-logger-add-clean-mode | bricelalu | |
2021-04-03 | Update CHANGELOG.md: renaming logger's 'clean' mode to 'raw' mode | bricelalu | |
Signed-off-by: bricelalu <[email protected]> | |||
2021-04-03 | - Add tests and update CHANGELOG | Valery Piashchynski | |
2021-04-03 | - Config: Add the ability to pass General config options to any plugin | Valery Piashchynski | |
2021-04-03 | test: [Logger] add test for raw mode | bricelalu | |
Signed-off-by: bricelalu <[email protected]> |