Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Asynq

Provide a reliable task queue library to developers
Collective - Host: opensource - https://opencollective.com/asynq - Code: https://github.com/hibiken

fix(typo): delete-all to deleteall (#827)

* typo: delete-all to deleteall

* docs: update tools/asynq/README.md

* fix archiveall runa...

github.com/hibiken/asynq - 38f7499b715bf84eb8cb00f340036f09ae7d8f6b authored 10 months ago by crazyoptimist <[email protected]>
Bump go.uber.org/goleak from 1.1.12 to 1.3.0 (#770)

Bumps [go.uber.org/goleak](https://github.com/uber-go/goleak) from 1.1.12 to 1.3.0.
- [Release ...

github.com/hibiken/asynq - 0a73fc6201cc94cca2687972ddffefebfbdae07a authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/google/uuid from 1.3.0 to 1.6.0 (#810)

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.6.0.
- [Release ...

github.com/hibiken/asynq - 1a11a33b4f4fe9eea4797ead6b5a2ccdf81e4ae1 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#767)

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.
- [Rele...

github.com/hibiken/asynq - f0888df813e3e94a2a36b1c2d5f10875b2fa9196 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.4.0 (#809)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.3 to 9.4.0.
- ...

github.com/hibiken/asynq - c2dd648a5195924059fe7d77b07dfb02753d02e3 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: include version in CLI package installation (#802)

go install github.com/hibiken/asynq/tools/asynq@latest

github.com/hibiken/asynq - a3cca853a00e9b3e255d0161f670fb1e1794a76f authored 11 months ago by Andrii Buriachevskyi <[email protected]>
Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.16.0 (#807)

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211216021012-1d35b9e2eb4e t...

github.com/hibiken/asynq - 83df622a92e5e7c513d5877843a0deb9184745ef authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update docs

github.com/hibiken/asynq - fdbf54eb04068bb543222647ef47c47da92782c3 authored about 1 year ago by krhubert <[email protected]>
Add option to configure task check interval

github.com/hibiken/asynq - 16ec43cbca2d74e7bca6703b3c44f9e65eb4b9c1 authored about 1 year ago by Hubert Krauze <[email protected]>
fix(274): ignore empty data to append to msgs

fix issue 274

github.com/hibiken/asynq - d0041c55a37579b3f5fab5ada00157555082c1ce authored about 1 year ago by yeqown <[email protected]>
fix: listLeaseExpiredCmd doesn't ignore possibly empty value of task in lua script

github.com/hibiken/asynq - 1e0bf88bf33dab71f326dc9912783c5de2e699d2 authored about 1 year ago by yeqown <[email protected]>
pkg: go version update -> 1.20

github.com/hibiken/asynq - c1096a0faec494c78fb043a11b942f3095744c9e authored about 1 year ago by Mohammed Sohail <[email protected]>
chore: Update redis to v9 in x/go.mod (#795)

Squashed commit of the following:

commit 6e3656db222a3f9347ee4806ef065a1b9b01a214
Author: Moham...

github.com/hibiken/asynq - 1ec90810dbb02cc2ca8be541a3c2f590bd34b978 authored about 1 year ago by Mohammed Sohail <[email protected]>
ci/docs: update go versions

Squashed commit of the following:

commit de18fe9839da60e927a9e2b143fb57f8c8e0bacc
Author: Ken H...

github.com/hibiken/asynq - e05f0b7196b0948b3f677a329e20a043837b3f40 authored about 1 year ago by Mohammed Sohail <[email protected]>
ci: upgrade actions, lock redis version

github.com/hibiken/asynq - 90188a093dde40efc543b1466abdf7da9c1af4cd authored about 1 year ago by Mohammed Sohail <[email protected]>
ci: upgrade benchstat actions, go version -> 1.21.x

* closes #759

Squashed commit of the following:

commit 3d94ee14aeaf9a868dbeed4b65f90ccdda1f08d...

github.com/hibiken/asynq - 7ef0511f352faba9d193074ca2557642960be983 authored about 1 year ago by Mohammed Sohail <[email protected]>
Bump github.com/google/uuid from 1.3.0 to 1.3.1 in /x

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release n...

github.com/hibiken/asynq - 6a7bf2ceff1e920b3e8542635b273c4dcca192ac authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump google.golang.org/protobuf from 1.26.0 to 1.31.0

Bumps google.golang.org/protobuf from 1.26.0 to 1.31.0.

---
updated-dependencies:
- dependency-...

github.com/hibiken/asynq - e7fa0ae865a190f273f3752679450a27e5a29e13 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/spf13/cast from 1.3.1 to 1.5.1

Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.3.1 to 1.5.1.
- [Release not...

github.com/hibiken/asynq - fc4b6713f6b1761cebb7e7b252a7adc6610576ce authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#699)

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release ...

github.com/hibiken/asynq - 6b98c0bbaefbf37907fe4e0404e0408c6ad8a984 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#703)

Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.2 to 1.5.3.
- [...

github.com/hibiken/asynq - ed1ab8ee5509804e8a1cfb69f67f73200cd790be authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump golang.org/x/time from 0.0.0-20190308202827-9d24e82272b4 to 0.3.0 (#696)

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.0.0-20190308202827-9d24e82272b4...

github.com/hibiken/asynq - e18c0381adbdc5cdf110ed04ddb12e5efac2230b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat (ci/cd): add dependabot weekly checks

github.com/hibiken/asynq - 8b422c237c89929e577e3cd370885997d7172848 authored over 1 year ago by Mohammed Sohail <[email protected]>
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /tools (#619)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes...

github.com/hibiken/asynq - e6f74c1c2b5a47d9ef0bfd32c50d1861880ebbbc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 in /tools (#614)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1....

github.com/hibiken/asynq - 6edba6994eba527af2f290f129984c0c9fe9ac7c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 in /x (#615)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1....

github.com/hibiken/asynq - 571f0d26138a8975e147d6f17d008d4d10f06df3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade tools to use redis v9

github.com/hibiken/asynq - 2165ed133bcb1e5bc0057d2e1d9d583369ab73fc authored over 1 year ago by Andrew Bezzub <[email protected]>
feat (add): panic error handling (#491)

* closes #487

github.com/hibiken/asynq - 551b0c7119800e79e0f30f48049d9ab59feaa9b9 authored over 1 year ago by Trịnh Đức Bảo Linh(Kevin) <[email protected]>
chore: replace loop with mux.mws = append(mux.mws, mws...)

github.com/hibiken/asynq - 123d560a4488fad0998a90f46cada46e3849b20d authored over 1 year ago by guoguangwu <[email protected]>
Update README.md to include sponsoring section

github.com/hibiken/asynq - 5bef53d1acaa8c0f645cbfd0826dead038f7f902 authored over 1 year ago by Ken Hibino <[email protected]>
Update FUNDING.yml

github.com/hibiken/asynq - 90af7749cabe4ad2a51b20c5a2ec28eb7062c573 authored over 1 year ago by Ken Hibino <[email protected]>
chore: unnecessary use of fmt.Sprintf

github.com/hibiken/asynq - e4b86631547e38e258b210faca3cab104f622fc2 authored over 1 year ago by guoguangwu <[email protected]>
Fix docker build

github.com/hibiken/asynqmon - d1b889456de3c98c22de24642b6f836a29da3140 authored over 1 year ago by Ken Hibino <[email protected]>
upgrade Redis client to v9

github.com/hibiken/asynqmon - e44ba437a4bffc62da5c8b512a97dc94328b07ed authored over 1 year ago by Phước Trung <[email protected]>
v0.24.1

github.com/hibiken/asynq - fde294be326a252f6fcb1d942c11c055bebeecfb authored over 1 year ago by Ken Hibino <[email protected]>
completely update Redis package

Signed-off-by: Mohammed Sohail <[email protected]>

github.com/hibiken/asynq - f966a6c3b866ac5040be72f44b311c8f38d5c9cc authored over 1 year ago by Phước Trung <[email protected]>
fix: breaking build below go < 1.18

* see https://github.com/redis/go-redis/pull/2458 for more info

github.com/hibiken/asynq - 6ed70adf3be95f17164c2da2cfb8d17f15a28c59 authored over 1 year ago by Mohammed Sohail <[email protected]>
pkg: remove v8 refs

github.com/hibiken/asynq - dffb78cca4f7358192d4c6a8c7111f2c1ec6beaa authored over 1 year ago by Mohammed Sohail <[email protected]>
(tools & x): revert to v8 version cc777eb

* revert state to as it was before v9 updates for tools and x modules

github.com/hibiken/asynq - cbb1be34accd052ddf17e2f98fabeb1521e370f9 authored over 1 year ago by Mohammed Sohail <[email protected]>
pkg (tools): revert replace directive in go.mod

* this was previously reverted also in #392

github.com/hibiken/asynq - 1f42d71e9b000c8a0af96dae22b3b90e528d0d05 authored over 1 year ago by Mohammed Sohail <[email protected]>
tests: restore ignore goleak.IgnoreTopFunction

github.com/hibiken/asynq - 8b057b8767602728efbf5ff93a0cfc5dc72b7119 authored over 1 year ago by Mohammed Sohail <[email protected]>
Update redis/go-redis to v9

Version v9 implements the support for Redis v7 and has some
other improvements.

github.com/hibiken/asynq - 0275df8df4ba6d54d295bc2f93f8276775f6a7cb authored over 1 year ago by Emanuel Bennici <[email protected]>
fix unit test

Signed-off-by: Mohammed Sohail <[email protected]>

github.com/hibiken/asynq - c72bfef0942f6fd71142ec803c020324a538b2e9 authored over 1 year ago by Phước Trung <[email protected]>
fix: 🐛 suggestions now appear after minimum value set #387 (#403)

✅ Closes: #387

github.com/hibiken/react-places-autocomplete - 242c0f5ea37e1fc19d761aae5efcc53d21db7f94 authored almost 2 years ago by Paul Taiwo <[email protected]>
Fix tmux.conf

github.com/hibiken/dotfiles - 9e7f2ce20fb1ff7ee7e24949e5e18040ca93f024 authored almost 2 years ago by Ken Hibino <[email protected]>
Merge pull request #338 from lightcap/change/key-prop-to-placeid

fix(browser): Change the `key` prop on list children to be unique.

github.com/hibiken/react-places-autocomplete - 80b530a2b038f187554a9c2536401c6a0aaa362d authored almost 2 years ago by Paul Taiwo <[email protected]>
fix some typos

Signed-off-by: cui fliter <[email protected]>

github.com/hibiken/asynq - cc777ebdaa62b69bd6e985fa97117b854e7d1cd6 authored almost 2 years ago by cui fliter <[email protected]>
v0.24.0

github.com/hibiken/asynq - 783071c47f02903cc9212655bcc49ac4a828825e authored almost 2 years ago by Ken Hibino <[email protected]>
Fix redis script error

github.com/hibiken/asynq - bafed907e98d78a123297eab1dcb422529cfecad authored almost 2 years ago by Ken Hibino <[email protected]>
(cli:fix) Read --cluster flag from config file

github.com/hibiken/asynq - 0b8cfad7034159dadccf95e56b96305c0d2a4f7a authored about 2 years ago by Ken Hibino <[email protected]>
Update README.md

Updating README to include a code example for integration into echo web server.

Related iss...

github.com/hibiken/asynqmon - 5c48e4e31d6bbfe8f5ee0142ee1bc563aefaa558 authored about 2 years ago by csgeek <[email protected]>
Update static.go

github.com/hibiken/asynqmon - 2cb4c8c1bcc015ce5ab99525c7677afe51ce87a8 authored about 2 years ago by Arne Zeising <[email protected]>
Add MIME type to served files

github.com/hibiken/asynqmon - 3f4e7615fb39e3bd33d4411ac87cb90d0f7c8b28 authored about 2 years ago by Arne Zeising <[email protected]>
fix redis sentinel url parse

github.com/hibiken/asynq - c08f142b5666b5983db9bd84764b7917b953d3a2 authored about 2 years ago by Zhidong Chen <[email protected]>
docs: fix one typo

github.com/hibiken/asynqmon - bda90ac732e7db1da4e45dec21b7fc90f986c1a3 authored over 2 years ago by lengcharles <[email protected]>
fix a missing ticker.stop()

github.com/hibiken/asynq - c70ff6a335eed05735427567e8e9549745f43204 authored over 2 years ago by 徐胖 <[email protected]>
Fix dash command flags

github.com/hibiken/asynq - a04ba6411dde1487afd79da42ec7651b8e2aa373 authored over 2 years ago by Ken Hibino <[email protected]>
Remove error log from Scheduler

github.com/hibiken/asynq - d0209d9273c4979c39b15c5c1517b41abf9b661f authored over 2 years ago by Ken Hibino <[email protected]>
Update readme

github.com/hibiken/asynq - 6c954c87bf8c1aaca55ab824b47125d2359eea91 authored over 2 years ago by Ken Hibino <[email protected]>
(cli): Add dash command

github.com/hibiken/asynq - 86fe31990b1c57525e37c5e5850ebb9f6546eb91 authored over 2 years ago by Ken Hibino <[email protected]>
Add pre and post enqueue callback options for Scheduler

github.com/hibiken/asynq - e0e5d1ac2487495954a31dc3dc5f6949e502090b authored over 2 years ago by Chih Sean Hsu <[email protected]>
Fix comment typos

github.com/hibiken/asynq - 30d409371b71a866c2e9e2d213b35e4cd071b123 authored over 2 years ago by Trịnh Đức Bảo Linh <[email protected]>
Upgrade goleak version

github.com/hibiken/asynq - aefd27614685358efd37f337f6d743c8ff063029 authored over 2 years ago by Mohab Abd El-Dayem <[email protected]>
Update CONTRIBUTING.md to use git ssh

github.com/hibiken/asynq - 94ad9e5e74d8023aaaca9637260054d40fbb03bc authored over 2 years ago by Mohab Abd El-Dayem <[email protected]>
Update CLI install command in README

github.com/hibiken/asynq - 5187844ca5e715eb5c7ba0f6451a825f31c2c02e authored over 2 years ago by Ken Hibino <[email protected]>
(cli): Improve help command output

github.com/hibiken/asynq - 4dd2b5738ab399e3ab7fbe0c9c0ccd18c419e410 authored over 2 years ago by Ken Hibino <[email protected]>
Update readme

github.com/hibiken/asynqmon - 1597dac66ef80b0a22183df675f8038bd6bb5baa authored over 2 years ago by Ken Hibino <[email protected]>
Add and fix comments

github.com/hibiken/asynqmon - b3b8c2d13dc00b62af862e288cc4f47e27bde8e0 authored over 2 years ago by Ken Hibino <[email protected]>
Refactor flag parsing code

github.com/hibiken/asynqmon - b7c2ebeff3bb2b3b59674a0055eec6f864a6b570 authored over 2 years ago by Ken Hibino <[email protected]>
Add tests for asynqmon command binary

github.com/hibiken/asynqmon - 6dbc5807388fc99a475ee7c40f7846e769d9d456 authored over 2 years ago by Ken Hibino <[email protected]>
Refactor flag parsing

github.com/hibiken/asynqmon - 2f9d2021c33258362c40dcca193622e0034b621a authored over 2 years ago by Ken Hibino <[email protected]>
Add sentinel connection support via redis-url

github.com/hibiken/asynqmon - 0527b6c483915c1b422cac4ca97c7f6932c2db41 authored over 2 years ago by Ken Hibino <[email protected]>
docs: correct typo (deafult => default)

github.com/hibiken/asynq - 9116c096ecf3e8493f9997d2b906fa847b0d1a2c authored over 2 years ago by Jeffrey Lo <[email protected]>
Correct the error message to cancel an active tasks

github.com/hibiken/asynq - 5c723f597e01e028f84744bff625e1be803e4ad5 authored over 2 years ago by Erwan Leboucher <[email protected]>
(cli): Use asynq v0.23

github.com/hibiken/asynq - dd6f84c57526467825fa11bddd417d74aab32877 authored over 2 years ago by Ken Hibino <[email protected]>
Fix date in changelog

github.com/hibiken/asynq - c438339c3d0fd7bd18e25acf442fd65797cfab81 authored over 2 years ago by Ken Hibino <[email protected]>
Update version compatibility table in README

github.com/hibiken/asynqmon - 9796da746b6ca56e9ddb221cb07d74b1da2cada5 authored over 2 years ago by Ken Hibino <[email protected]>
Fix TasksTable styles

github.com/hibiken/asynqmon - 568e2e301c959b70243e8f849b8377205095d4c5 authored over 2 years ago by Ken Hibino <[email protected]>
Create generic TasksTable component

github.com/hibiken/asynqmon - 97d969171f30e3ddcf4ee2fa338a900cdeb1af3e authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Update queue state when fetching aggregating tasks

github.com/hibiken/asynqmon - 9de7f054bcffe10c3972e538dbda8fc2edafc6e3 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Convert all tasks tables to use TasksTable component

github.com/hibiken/asynqmon - c22c0206d709a56bc24c717524e655864c5c072b authored over 2 years ago by Ken Hibino <[email protected]>
Update QueueSizeChart to show aggregating task count

github.com/hibiken/asynqmon - a2b69250413a78dd6f5fa497983d5d880e785112 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Add renderRow prop to TasksTable component

github.com/hibiken/asynqmon - 726d58fcda1dfc6a55f5c37f20a575a51f219ad8 authored over 2 years ago by Ken Hibino <[email protected]>
Update asynq dep version

github.com/hibiken/asynqmon - 6fbf82f3e2dd2ec364969b3b111ebefd33349551 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Rename TaskGroupsTable to AggregatingTasksTable

github.com/hibiken/asynqmon - c13cba0d5dbc3e7e7f064107cd7b95b9ead585c4 authored over 2 years ago by Ken Hibino <[email protected]>
Add REST endpoint for listing aggregating tasks

github.com/hibiken/asynqmon - f6d84b1dc2019cb427d1a738707c9307a846614f authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Update Queue state when new list of groups is fetched

github.com/hibiken/asynqmon - c8d7da05eb9411272b84847c62a2989b39b50307 authored over 2 years ago by Ken Hibino <[email protected]>
Update build assets

github.com/hibiken/asynqmon - 8a73386bd7a11e6d12f42bc0d4aaf27207d4c334 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Update snackbar state upon aggregating task actions

github.com/hibiken/asynqmon - 0a6150e935ce2f476b9a4b821b64290aeff06a69 authored over 2 years ago by Ken Hibino <[email protected]>
Add REST endpoints for actions on aggregating_tasks

github.com/hibiken/asynqmon - 28b1d463d000e5da9843b9358fd3a2621aa7f0a4 authored over 2 years ago by Ken Hibino <[email protected]>
WIP: Add table to TaskGroupsTable

github.com/hibiken/asynqmon - e4b776527712d0ebd42fadf7fa2081ac18f48120 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Make GroupSelect controlled input

github.com/hibiken/asynqmon - 55de4e84ebb318c6a3757b7420f7ce9b0f12f628 authored over 2 years ago by Ken Hibino <[email protected]>
Use virtualized list

github.com/hibiken/asynqmon - f31f248937e1c608eadd351d9b68c522aa220ca7 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Make task action props optional

github.com/hibiken/asynqmon - 6387d9cc67c731f722c1d9c585e97b62a5a5d0b1 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Add redux action/reducer for aggregating tasks

github.com/hibiken/asynqmon - a479098bd61639172c7142724831f37bd66b3651 authored over 2 years ago by Ken Hibino <[email protected]>
Add writeResponseJSON helper

github.com/hibiken/asynqmon - ad20a8a7e729be578d5ab8de4f3952f3674fac31 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Fix inconsistent data shown in AggregatingTasks view

github.com/hibiken/asynqmon - d0a8b6b691385f75efbb2ba92858be47199a6884 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Use TasksTable component for aggregating tasks

github.com/hibiken/asynqmon - 7e0ae2b4a63d652a894382dd33c70e59ea3b360f authored over 2 years ago by Ken Hibino <[email protected]>
Fix QueueInfo conversion helper

github.com/hibiken/asynqmon - b7667d8c7b09a1211a66d146fba6e03994330bc8 authored over 2 years ago by Ken Hibino <[email protected]>