Age | Commit message (Expand) | Author |
2021-01-25 | Merge branch 'master' into dependabot/go_modules/github.com/prometheus/client... | Valery Piashchynski |
2021-01-25 | Merge branch 'master' into dependabot/go_modules/github.com/go-redis/redis/v8... | Valery Piashchynski |
2021-01-25 | Merge pull request #499 from spiral/dependabot/go_modules/github.com/stretchr... | Valery Piashchynski |
2021-01-25 | Merge pull request #500 from spiral/dependabot/go_modules/github.com/mattn/go... | Valery Piashchynski |
2021-01-25 | Bump github.com/gofiber/fiber/v2 from 2.3.0 to 2.3.3 | dependabot[bot] |
2021-01-25 | Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10 | dependabot[bot] |
2021-01-25 | Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 | dependabot[bot] |
2021-01-25 | Bump github.com/go-redis/redis/v8 from 8.4.4 to 8.4.10 | dependabot[bot] |
2021-01-25 | Bump github.com/prometheus/client_golang from 1.7.1 to 1.9.0 | dependabot[bot] |
2021-01-23 | interfaces folder deprecated | Valery Piashchynski |
2021-01-23 | Update endure dependency in the go.mod | Valery Piashchynski |
2021-01-23 | Stabilization PR | Valery Piashchynski |
2021-01-19 | Uniform all errors operations | Valery Piashchynski |
2021-01-07 | KV, updated, bug fixed, with intergration tests via plugins | Valery Piashchynski |
2021-01-05 | Finish implementation of the KV | Valery Piashchynski |
2020-12-26 | Huge tests refactoring. Reduce running time 2-3x times | Valery Piashchynski |
2020-12-25 | Initial commit of experiment | Valery Piashchynski |
2020-12-24 | Deps update | Valery Piashchynski |
2020-12-24 | Remove unnecessary mutex when adding worker to watcherv2.0.0-alpha30 | Valery Piashchynski |
2020-12-24 | Remove local replace in the go.mod | Valery Piashchynski |
2020-12-23 | Initial implementation of serve, reset, workers commands for the RR2 | Valery Piashchynski |
2020-12-23 | Fix golangci liters | Valery Piashchynski |
2020-12-22 | Redisighn factory interface (add event listeners as variadic)v2.0.0-alpha28 | Valery Piashchynski |
2020-12-22 | events listeners refactor, CLI initial commit | Valery Piashchynski |
2020-12-21 | Remove mock_log, move it to the roadrunner-plugins | Valery Piashchynski |
2020-12-21 | Remove config2 alias | Valery Piashchynski |
2020-12-21 | Finish redis plugin | Valery Piashchynski |
2020-12-20 | Merge changes | Valery Piashchynski |
2020-12-20 | Merge branch '2.0' into plugin/redis | Valery Piashchynski |
2020-12-20 | Add Initial README | Valery Piashchynski |
2020-12-20 | Resolve merge conflict | Valery Piashchynski |
2020-12-20 | Resolve merge conflict | Valery Piashchynski |
2020-12-20 | Latest goridge version support | Valery Piashchynski |
2020-12-17 | huge refactor | Valery Piashchynski |
2020-12-15 | Update reloader to support new container | Valery Piashchynski |
2020-12-14 | update goridge in go.mod | Valery Piashchynski |
2020-12-14 | Move to goridge3 | Valery Piashchynski |
2020-12-08 | Merge changes | Valery Piashchynski |
2020-12-04 | modules update | Valery Piashchynski |
2020-12-03 | Initial commit of checker plugin | Valery Piashchynski |
2020-11-27 | Gzip plugin | Valery Piashchynski |
2020-11-27 | Add new pool event: EventNoFreeWorkers which indicates than RR can't get | Valery Piashchynski |
2020-11-25 | Add mock logger, test for errors in log | Valery Piashchynski |
2020-11-24 | md5 -> sha512 | Valery Piashchynski |
2020-11-18 | Update static_pool_test, add pause for getting workers | Valery Piashchynski |
2020-11-18 | Add Reset | Valery Piashchynski |
2020-11-17 | Get http working with new container | Valery Piashchynski |
2020-11-14 | Typo in go.mod | Valery Piashchynski |
2020-11-13 | Metrics config test | Valery Piashchynski |
2020-11-13 | Move all interfaces to the separate folder [RPC, METRICS, LOGGER] | Valery Piashchynski |