Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-13 | Add IdleTTL test | Valery Piashchynski | |
Add removed state to the worker before it being removed | |||
2021-01-13 | exclude tests from codecov | Valery Piashchynski | |
2021-01-13 | slightly increase wait time for the KV ttl (for the GHA) | Valery Piashchynski | |
2021-01-13 | Update styly of the .rr.yaml | Valery Piashchynski | |
Add comments Add support for the automatically set RR_RPC, RR_HTTP env variables for the worker process. | |||
2021-01-12 | Few improwements | Valery Piashchynski | |
2021-01-09 | Disable typecheck golangci option | Valery Piashchynski | |
2021-01-07 | Exclude MacOS from the CIv2.0.0-beta5 | Valery Piashchynski | |
2021-01-07 | Merge pull request #470 from spiral/bugfix/missed-pool-events | Valery Piashchynski | |
[RR2] Bugfix/missed pool events | |||
2021-01-07 | - fixes listeners merge | Wolfy-J | |
2021-01-07 | - reverts logger changes | Wolfy-J | |
2021-01-07 | - reverts logger changes | Wolfy-J | |
2021-01-07 | - fixes bug when pool does not propagate events to given listeners | Wolfy-J | |
2021-01-07 | Merge pull request #468 from spiral/plugin/kv | Valery Piashchynski | |
Plugin/kv | |||
2021-01-07 | Revert CI last 2 commits | Valery Piashchynski | |
2021-01-07 | typo in CI | Valery Piashchynski | |
2021-01-07 | Attempt to use third-party memcached driver in the CI | Valery Piashchynski | |
2021-01-07 | Docker is not included into macOS, so, we can't easily run memcached in | Valery Piashchynski | |
the docker for macOS. Excluding memcached tests from macOS for now | |||
2021-01-07 | Fix compatibility issues, add tests to the CI | Valery Piashchynski | |
2021-01-07 | KV, updated, bug fixed, with intergration tests via plugins | Valery Piashchynski | |
2021-01-05 | Use 10.15 version of macos in GHA | Valery Piashchynski | |
2021-01-05 | Fix LGTM warnings, reduce memory allocations when looping over maps | Valery Piashchynski | |
2021-01-05 | Fix golangci warnings | Valery Piashchynski | |
2021-01-05 | Finish implementation of the KV | Valery Piashchynski | |
2021-01-05 | Add dput.cf file for the ubuntu launchpad | Valery Piashchynski | |
Add a lot of comments to the exported functions | |||
2020-12-29 | Rename Utils folder in the Makefile. Update memleak.php (char instead of | Valery Piashchynski | |
space). Format test for windows. | |||
2020-12-27 | CI update, add all tests, remove docker redundant step | Valery Piashchynski | |
2020-12-27 | Util -> Utils | Valery Piashchynski | |
2020-12-26 | Reorganize eventsv2.0.0-beta4 | Valery Piashchynski | |
2020-12-26 | Add --version flag | Valery Piashchynski | |
2020-12-26 | Fix builds on windowsv2.0.0-beta3 | Valery Piashchynski | |
2020-12-26 | Update Dockerfile for the RR2 | Valery Piashchynski | |
2020-12-26 | Correct release.yml autobuildv2.0.0-beta2 | Valery Piashchynski | |
2020-12-26 | Merge remote-tracking branch 'origin/master' into 2.0 | Valery Piashchynski | |
2020-12-26 | Merge pull request #463 from spiral/experiment/core_pluginsv2.0.0-beta1 | Valery Piashchynski | |
[RR2] Plugins | |||
2020-12-26 | Huge tests refactoring. Reduce running time 2-3x times | Valery Piashchynski | |
2020-12-25 | Update README.md | Valery Piashchynski | |
2020-12-25 | Update README.md | Valery Piashchynski | |
2020-12-25 | Update README.md | Valery Piashchynski | |
2020-12-25 | Move root plugins to the pkg | Valery Piashchynski | |
2020-12-25 | goimport-ed plugin.go | 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 old keys from .rr.yaml | Valery Piashchynski | |
2020-12-24 | Merge branch 'master' into 2.0 | Valery Piashchynski | |
# Conflicts: # .github/workflows/build.yml # CHANGELOG.md # bors.toml # composer.json | |||
2020-12-24 | Merge pull request #462 from spiral/feature/CLIv2.0.0-alpha29 | Valery Piashchynski | |
feature/CLI | |||
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 | http plugin updated | Valery Piashchynski | |
2020-12-23 | Fix golangci liters | Valery Piashchynski | |