Activity
chore(deps): bump golangci/golangci-lint-action from 6 to 7
chore(deps): bump golangci/golangci-lint-action from 6 to 7
4 days ago
test: add comprehensive tests for routine group functionalities
test: add comprehensive tests for routine group functionalities
test: add comprehensive benchmarks for queue operations
test: add comprehensive benchmarks for queue operations
feat: add configurable retry interval for queue retries
feat: add configurable retry interval for queue retries
docs: add Chinese translations to README files
docs: add Chinese translations to README files
docs: improve documentation clarity and readability throughout
docs: improve documentation clarity and readability throughout
ci: simplify configuration and improve CI flexibility
ci: simplify configuration and improve CI flexibility
ci: update project dependencies and CI configurations
ci: update project dependencies and CI configurations
chore(deps): bump github.com/appleboy/com from 0.2.1 to 0.3.0
chore(deps): bump github.com/appleboy/com from 0.2.1 to 0.3.0
fix: improve task queue resizing condition and API usage
fix: improve task queue resizing condition and API usage
docs: improve performance and compatibility across multiple modules
docs: improve performance and compatibility across multiple modules
docs: improve code documentation and comments for clarity and detail
docs: improve code documentation and comments for clarity and detail
refactor: clean up code by removing commented-out sections
refactor: clean up code by removing commented-out sections
docs: switch to circular buffer queues in README
docs: switch to circular buffer queues in README
refactor: refactor metric handling by removing IncCompletedTask method (
refactor: refactor metric handling by removing IncCompletedTask method (
Pull request merge
refactor: refactor metric handling by removing IncCompletedTask method
refactor: refactor metric handling by removing IncCompletedTask method
fix: refactor logging system and improve test reliability
fix: refactor logging system and improve test reliability
refactor: rename core.QueuedMessage
to core.TaskMessage
throughou…
refactor: rename
core.QueuedMessage
to core.TaskMessage
throughou…refactor: refactor codebase to improve type safety and testing
refactor: refactor codebase to improve type safety and testing
chore: refactor dependencies and simplify type assertions
chore: refactor dependencies and simplify type assertions
chore: improve security and testing configurations across the project
chore: improve security and testing configurations across the project
refactor: refactor QueuedMessage
to TaskMessage
across the codeba…
refactor: refactor
QueuedMessage
to TaskMessage
across the codeba…Pull request merge
refactor: refactor QueuedMessage
to TaskMessage
across the codebase
refactor: refactor
QueuedMessage
to TaskMessage
across the codebase