Age | Commit message (Expand) | Author |
2021-08-02 | Update CI, move all tests to the single source of truth - makefile | Valery Piashchynski |
2021-08-01 | Rework vec based on the channel. Use select statement with the default | Valery Piashchynski |
2021-07-23 | Remove time.Now() from beanstalk tube declaration | Valery Piashchynski |
2021-07-22 | Linters | Valery Piashchynski |
2021-07-22 | Fix AMQP bugs, add more amqp tests | Valery Piashchynski |
2021-07-22 | Benchmark tests comments | Valery Piashchynski |
2021-07-22 | Update Echo bench | Valery Piashchynski |
2021-07-22 | Update static_pool_batched test | Valery Piashchynski |
2021-07-22 | BC for the Pool, worker interfaces, pass/return payload by pointer | Valery Piashchynski |
2021-07-19 | Worker watcher interface update. | Valery Piashchynski |
2021-07-18 | Remove channel from the Queue | Valery Piashchynski |
2021-07-18 | Started beanstalk driver. Add new Queue impl (not finished yet). | Valery Piashchynski |
2021-07-14 | Merge master | Valery Piashchynski |
2021-07-14 | Merge remote-tracking branch 'origin/master' into feature/jobs_plugin | Valery Piashchynski |
2021-07-14 | Fix TTL issue, added explanation comments. | Valery Piashchynski |
2021-07-14 | SQS driver. | Valery Piashchynski |
2021-07-12 | Update JOBS interface, remove List() method, implemented on the root RPC | Valery Piashchynski |
2021-07-11 | Update JOBS interface, Renamed Consume -> Run. | Valery Piashchynski |
2021-07-11 | Update informer interface to return slice of pointers (do not over-copy | Valery Piashchynski |
2021-07-10 | Move interfaces to its consumers | Valery Piashchynski |
2021-07-10 | Return structure instead of interface in places where that possible | Valery Piashchynski |
2021-07-08 | AMQP update... | Valery Piashchynski |
2021-07-08 | maxLen for the binary heaps should be more than 0 | Valery Piashchynski |
2021-07-08 | Add pipeline and job plugin options... | Valery Piashchynski |
2021-07-08 | Unlock binary heaps max length in the consume-rate test | Valery Piashchynski |
2021-07-08 | Add length limiter for the binary heaps data structure. After max length | Valery Piashchynski |
2021-07-07 | New Methods in the binary heap interface... | Valery Piashchynski |
2021-07-07 | Updated ephemeral plugin, PQ and protobuf... | Valery Piashchynski |
2021-07-06 | Update Jobs interface... | Valery Piashchynski |
2021-07-06 | Rework ephemeral and binary heaps | Valery Piashchynski |
2021-07-05 | - Update PQ | Valery Piashchynski |
2021-07-05 | - Update PQ tests | Valery Piashchynski |
2021-07-05 | - Finish binary_heap | Valery Piashchynski |
2021-07-03 | - Initial binary_heap | Valery Piashchynski |
2021-06-30 | - Remove unused methods from the QueueImpl | Valery Piashchynski |
2021-06-30 | - Update arch diagrams | Valery Piashchynski |
2021-06-26 | - Merge master branch | Valery Piashchynski |
2021-06-26 | Merge remote-tracking branch 'origin/master' into feature/jobs_plugin | Valery Piashchynski |
2021-06-26 | - Add more tests | Valery Piashchynski |
2021-06-26 | - Better channel handling | Valery Piashchynski |
2021-06-25 | - Fix bug with an exec_ttl reallocation issue | Valery Piashchynski |
2021-06-25 | - Update jobs interface | Valery Piashchynski |
2021-06-23 | - Add PQ (priority_queue) mock | Valery Piashchynski |
2021-06-23 | - Swithc from value to pointer to the pool configuration. Interface | Valery Piashchynski |
2021-06-22 | - Move common interfaces and structures to the 'common' folder | Valery Piashchynski |
2021-06-21 | - Rework dispatcher, pipeline, job (not completely) | Valery Piashchynski |
2021-06-20 | - Update redis/memory pubsubs | Valery Piashchynski |
2021-06-18 | - Rework finished | Valery Piashchynski |
2021-06-18 | - Rework main parts | Valery Piashchynski |
2021-06-17 | - Initial broadcast commit | Valery Piashchynski |