summaryrefslogtreecommitdiff
path: root/pkg/priority_queue
AgeCommit message (Expand)Author
2021-09-16Move plugins to a separate repositoryValery Piashchynski
2021-09-11Fix binary_heap_test max_lenValery Piashchynski
2021-09-11Update bst_testValery Piashchynski
2021-09-11Update codecovValery Piashchynski
2021-08-12Remove unneeded options, complete tests for the ephemeral, update protoValery Piashchynski
2021-08-11Durable requeue algo. Update AMQP and Beanstalk tests to use mockValery Piashchynski
2021-08-11Add headers support to the jobs protocolValery Piashchynski
2021-08-10Add jobs protocol support for the AMQP driverValery Piashchynski
2021-08-09Add initial support for the php worker protocol.Valery Piashchynski
2021-07-14SQS driver.Valery Piashchynski
2021-07-11Update JOBS interface, Renamed Consume -> Run.Valery Piashchynski
2021-07-11Update informer interface to return slice of pointers (do not over-copyValery 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-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