summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2021-07-08maxLen for the binary heaps should be more than 0Valery Piashchynski
2021-07-08Add pipeline and job plugin options...Valery Piashchynski
2021-07-08Unlock binary heaps max length in the consume-rate testValery Piashchynski
2021-07-08Add length limiter for the binary heaps data structure. After max lengthValery Piashchynski
2021-07-07New Methods in the binary heap interface...Valery Piashchynski
2021-07-07Updated ephemeral plugin, PQ and protobuf...Valery Piashchynski
2021-07-06Update Jobs interface...Valery Piashchynski
2021-07-06Rework ephemeral and binary heapsValery Piashchynski
2021-07-05- Update PQValery Piashchynski
2021-07-05- Update PQ testsValery Piashchynski
2021-07-05- Finish binary_heapValery Piashchynski
2021-07-03- Initial binary_heapValery Piashchynski
2021-06-30- Remove unused methods from the QueueImplValery Piashchynski
2021-06-30- Update arch diagramsValery Piashchynski
2021-06-26- Merge master branchValery Piashchynski
2021-06-26Merge remote-tracking branch 'origin/master' into feature/jobs_pluginValery 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-25- Update jobs interfaceValery Piashchynski
2021-06-23- Add PQ (priority_queue) mockValery Piashchynski
2021-06-23- Swithc from value to pointer to the pool configuration. InterfaceValery Piashchynski
2021-06-22- Move common interfaces and structures to the 'common' folderValery Piashchynski
2021-06-21- Rework dispatcher, pipeline, job (not completely)Valery 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