summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-15Merge pull request #477 from spiral/feature/worker_watcher_testsv2.0.0-beta8Valery Piashchynski
2021-01-15Slightly increase timeout for the GHAValery Piashchynski
2021-01-15Reduce number of concurrent iterations on KV public API to 100Valery Piashchynski
2021-01-15Add SpawnWorker tests to the pipes and socketsValery Piashchynski
2021-01-15Fix coverage calculationValery Piashchynski
2021-01-15Use uniform snake case in the configs, fix critical issue with wrongValery Piashchynski
2021-01-15gofmt stack_test.goValery Piashchynski
2021-01-15Update worker_watcher stack testsValery Piashchynski
2021-01-15Move stack data structure to the separate fileValery Piashchynski
2021-01-15Merge pull request #476 from spiral/fix/use_mapstructure_instead_yaml_tagsv2.0.0-beta7Valery Piashchynski
2021-01-15Merge remote-tracking branch 'origin/master' into fix/use_mapstructure_instea...Valery Piashchynski
2021-01-15Viper doesn't support `yaml` structure tags, it uses mapstructureValery Piashchynski
2021-01-14Remove rr binary (accidentally committed)Valery Piashchynski
2021-01-14Merge pull request #475 from spiral/1.9.2v1.9.2Valery Piashchynski
2021-01-141.9.2 release milestoneValery Piashchynski
2021-01-13Merge remote-tracking branch 'origin/master' into 2.0v2.0.0-beta6Valery Piashchynski
2021-01-13Merge pull request #473 from spiral/feature/env_variablesValery Piashchynski
2021-01-13Add IdleTTL testValery Piashchynski
2021-01-13exclude tests from codecovValery Piashchynski
2021-01-13slightly increase wait time for the KV ttl (for the GHA)Valery Piashchynski
2021-01-13Update styly of the .rr.yamlValery Piashchynski
2021-01-13Merge #472bors[bot]
2021-01-13Update bors.tomlValery Piashchynski
2021-01-12Few improwementsValery Piashchynski
2021-01-11return missed `ssl` config section in the .rr.yamlValery Piashchynski
2021-01-11Move http error codes in the .rr.yaml to the correct placeValery Piashchynski
2021-01-11Update CIValery Piashchynski
2021-01-09Disable typecheck golangci optionValery Piashchynski
2021-01-07Exclude MacOS from the CIv2.0.0-beta5Valery Piashchynski
2021-01-07Merge pull request #470 from spiral/bugfix/missed-pool-eventsValery Piashchynski
2021-01-07- fixes listeners mergeWolfy-J
2021-01-07- reverts logger changesWolfy-J
2021-01-07- reverts logger changesWolfy-J
2021-01-07- fixes bug when pool does not propagate events to given listenersWolfy-J
2021-01-07Merge pull request #468 from spiral/plugin/kvValery Piashchynski
2021-01-07Revert CI last 2 commitsValery Piashchynski
2021-01-07typo in CIValery Piashchynski
2021-01-07Attempt to use third-party memcached driver in the CIValery Piashchynski
2021-01-07Docker is not included into macOS, so, we can't easily run memcached inValery Piashchynski
2021-01-07Fix compatibility issues, add tests to the CIValery Piashchynski
2021-01-07KV, updated, bug fixed, with intergration tests via pluginsValery Piashchynski
2021-01-05Use 10.15 version of macos in GHAValery Piashchynski
2021-01-05Fix LGTM warnings, reduce memory allocations when looping over mapsValery Piashchynski
2021-01-05Fix golangci warningsValery Piashchynski
2021-01-05Finish implementation of the KVValery Piashchynski
2021-01-05Add dput.cf file for the ubuntu launchpadValery Piashchynski
2020-12-29Rename Utils folder in the Makefile. Update memleak.php (char instead ofValery Piashchynski
2020-12-27CI update, add all tests, remove docker redundant stepValery Piashchynski
2020-12-27Util -> UtilsValery Piashchynski
2020-12-26Reorganize eventsv2.0.0-beta4Valery Piashchynski