summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2021-07-14Fix TTL issue, added explanation comments.Valery Piashchynski
2021-06-26- Add more testsValery Piashchynski
2021-06-26- Better channel handlingValery Piashchynski
2021-06-25- Fix bug with an exec_ttl reallocation issueValery Piashchynski
2021-06-20- Update redis/memory pubsubsValery Piashchynski
2021-06-18- Rework finishedValery Piashchynski
2021-06-18- Rework main partsValery Piashchynski
2021-06-17- Initial broadcast commitValery Piashchynski
2021-06-14- Rework redis with ws pluginsValery Piashchynski
2021-06-13- Optimize sync_worker payload execValery Piashchynski
2021-06-11Remove redundant frame to byte castingValery Piashchynski
2021-06-09- Switch to the new goridge v3.1 which supports PROTOBUFValery Piashchynski
2021-06-08- Add protobuf versioningValery Piashchynski
2021-06-08- Switch from the flatbuffers to the protobufValery Piashchynski
2021-06-08- Make listener push async in the worker_handlerValery Piashchynski
2021-06-07- Add metrics exporter for the workersValery Piashchynski
2021-06-05- Remove incorrect test with racesValery Piashchynski
2021-06-05- Add Windows github actionsValery Piashchynski
2021-06-05- Websockets bug fixing and polishingValery Piashchynski
2021-06-03- Add internal_error_code optionValery Piashchynski
2021-06-03- Do not write an error into the responseWriter if this is internalValery Piashchynski
2021-06-02- Remove redundand binary marshaler for the flatbuffersValery Piashchynski
2021-06-02- Switch from the json to flatbuffersValery Piashchynski
2021-06-01- Initial commitValery Piashchynski
2021-05-31- Rework access_validatorsValery Piashchynski
2021-05-29- Add new internal plugin - channel. Which used to deliver messages fromValery Piashchynski
2021-05-28- Tests for the ws-redis, ws-memoryValery Piashchynski
2021-05-28- Add more tests for the BST storageValery Piashchynski
2021-05-27- Linters warnings fixValery Piashchynski
2021-05-27- Tests for the BST algoValery Piashchynski
2021-05-27- Update MakefileValery Piashchynski
2021-05-27- Move bst to the pkg folderValery Piashchynski
2021-05-27- Update all main abstractionsValery Piashchynski
2021-05-20- Update lintersValery Piashchynski
2021-05-14Merge remote-tracking branch 'origin/master' into feature/websockets-pluginValery Piashchynski
2021-05-13- Remove unsafe casting (replace with a less unsafe)Valery Piashchynski
2021-05-06- Fix bug with exec_ttlValery Piashchynski
2021-05-05- Initial broadcast commitValery Piashchynski
2021-05-03- Initial broadcast commitValery Piashchynski
2021-04-30- Make development log coloredValery Piashchynski
2021-04-28- Update CHANGELOGValery Piashchynski
2021-04-20- Make http.Serve() asyncValery Piashchynski
2021-04-19- Add command information to the `./rr workers` infoValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-04-04- 🔥 Support Readiness checks (via `/ready`) status plugin endpoint.Valery Piashchynski
2021-03-28- Remove debug codeValery Piashchynski
2021-03-28- Fix bug with the worker reallocating during the responseValery Piashchynski
2021-03-02âš¡v2.0.0Valery Piashchynski
2021-02-24Fix pool behavior, update testsValery Piashchynski
2021-02-16Add support for parsing env variables in the `.rr.yaml` configValery Piashchynski