httpmq icon indicating copy to clipboard operation
httpmq copied to clipboard

A simple HTTP message queue written in Go with goleveldb, just like httpsqs written in C with Tokyo Cabinet.

Results 7 httpmq issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/go-kod/kod](https://github.com/go-kod/kod) from 0.4.0 to 0.7.0. Release notes Sourced from github.com/go-kod/kod's releases. v0.7.0 What's Changed chore(deps): bump github.com/uptrace/uptrace-go from 1.24.0 to 1.25.0 in /ext by @​dependabot in go-kod/kod#95 chore(deps): bump...

Bumps [github.com/syndtr/goleveldb](https://github.com/syndtr/goleveldb) from 0.0.0-20210819022825-2ae1ddf74ef7 to 1.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/syndtr/goleveldb&package-manager=go_modules&previous-version=0.0.0-20210819022825-2ae1ddf74ef7&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

Bumps the gomod-breaking-deps group with 1 update: [github.com/syndtr/goleveldb](https://github.com/syndtr/goleveldb). Updates `github.com/syndtr/goleveldb` from 0.0.0-20210819022825-2ae1ddf74ef7 to 1.0.0 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/syndtr/goleveldb&package-manager=go_modules&previous-version=0.0.0-20210819022825-2ae1ddf74ef7&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

Very interesting, how to make this horizontal scaling? Any persistent volume should I define that can I share with every node (server)?

Bumps the actions-deps group with 1 update: [mr-smithers-excellent/docker-build-push](https://github.com/mr-smithers-excellent/docker-build-push). Updates `mr-smithers-excellent/docker-build-push` from 6.4 to 6.5 Release notes Sourced from mr-smithers-excellent/docker-build-push's releases. v6.5 What's Changed Dependency updates Fix outdated link in README.md...

Bumps the gomod-normal-deps group with 1 update: [github.com/go-kod/kod](https://github.com/go-kod/kod). Updates `github.com/go-kod/kod` from 0.14.0 to 0.18.1 Release notes Sourced from github.com/go-kod/kod's releases. v0.18.1 What's Changed chore(deps): bump the gomod-normal-deps group across 2...

Bumps the actions-deps group with 3 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [actions/checkout](https://github.com/actions/checkout) and [mr-smithers-excellent/docker-build-push](https://github.com/mr-smithers-excellent/docker-build-push). Updates `actions/setup-go` from 5 to 6 Release notes Sourced from actions/setup-go's releases. v6.0.0 What's Changed...