Age | Commit message (Expand) | Author |
2021-08-02 | Update CI, move all tests to the single source of truth - makefile | Valery Piashchynski |
2021-07-14 | Implement Pause/Resume/Stop | Valery Piashchynski |
2021-07-12 | Add JOBS tests to the Makefile and GitHub CI. | Valery Piashchynski |
2021-07-11 | Update informer interface to return slice of pointers (do not over-copy | Valery Piashchynski |
2021-07-07 | Rework test env... | Valery Piashchynski |
2021-07-06 | Rework ephemeral and binary heaps | Valery Piashchynski |
2021-07-05 | - Update PQ | Valery Piashchynski |
2021-07-05 | - Include PQ tests into the CI | Valery Piashchynski |
2021-06-20 | - Update redis/memory pubsubs | Valery Piashchynski |
2021-06-16 | - Add origin check for the websockets | Valery Piashchynski |
2021-06-15 | Add Go 1.17beta1 tests to the Makefile | Valery Piashchynski |
2021-06-09 | - Update CI (add new tests) | Valery Piashchynski |
2021-06-05 | - Remove storage as unused | Valery Piashchynski |
2021-05-28 | - Include ws tests into Makefile | Valery Piashchynski |
2021-05-27 | - Update Makefile | Valery Piashchynski |
2021-05-12 | - Remove old Makefile targets | Valery Piashchynski |
2021-04-30 | - Update CHANGELOG | Valery Piashchynski |
2021-04-26 | - Totally rework static plugin | Valery Piashchynski |
2021-04-22 | - Rework storage drivers | Valery Piashchynski |
2021-04-22 | - Implement tests for the KV | Valery Piashchynski |
2021-04-22 | - General interface, update RPC and Has/Set methods | Valery Piashchynski |
2021-04-19 | - Add tests, update Informer implementation | Valery Piashchynski |
2021-03-16 | 🐛 fix issue with strange messages in the http body when max request | Valery Piashchynski |
2021-02-10 | Rewrite container for the workers | Valery Piashchynski |
2021-02-06 | Correct memcached Plugin RPC methods (remove redundant checks, user | Valery Piashchynski |
2021-01-27 | Move temporal plugin to the temporal repository | Valery Piashchynski |
2021-01-25 | Initial commit of the Temporal plugins set | Valery Piashchynski |
2021-01-25 | Remove go 1.11-1.13 from the Makefile | Valery Piashchynski |
2021-01-24 | Test pipeline for the go 1.11,1.12,1.13,1.14 and recent version | Valery Piashchynski |
2021-01-23 | interfaces folder deprecated | Valery Piashchynski |
2021-01-23 | Add multiply golang versions for testing in Makefile | Valery Piashchynski |
2021-01-23 | Remove redundand utils test | Valery Piashchynski |
2021-01-21 | Allow https to listen on unix sockets | Valery Piashchynski |
2021-01-19 | Uniform all errors operations | Valery Piashchynski |
2021-01-19 | Uniform debug message from the http hanlder | Valery Piashchynski |
2021-01-15 | Add SpawnWorker tests to the pipes and sockets | Valery Piashchynski |
2021-01-15 | Fix coverage calculation | Valery Piashchynski |
2021-01-15 | Update worker_watcher stack tests | Valery Piashchynski |
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 | Fix golangci warnings | Valery Piashchynski |
2021-01-05 | Finish implementation of the KV | Valery Piashchynski |
2020-12-29 | Rename Utils folder in the Makefile. Update memleak.php (char instead of | Valery Piashchynski |
2020-12-26 | Reorganize eventsv2.0.0-beta4 | 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 | Remove unnecessary mutex when adding worker to watcherv2.0.0-alpha30 | Valery Piashchynski |
2020-12-21 | Move plugins to the roadrunner-plugins repository | Valery Piashchynski |
2020-12-21 | Finish redis plugin | Valery Piashchynski |
2020-12-17 | Redis initial commit | Valery Piashchynski |