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

Rename DeadTask to ArchivedTask and action "kill" to "archive"

github.com/hibiken/asynq - 00a25ca57040b24830b3ce8af1720cce02864fc6 authored almost 4 years ago by Ken Hibino <[email protected]>
Add SkipRetry error to be used as a return value from Handler

github.com/hibiken/asynq - 723504112878d1d42c4438bdb67fa1b7e7c6a3ba authored almost 4 years ago by Ken Hibino <[email protected]>
Print stack track when recovering from a panic in processor

github.com/hibiken/asynq - 0712e90f234d490c4b1b5037740115aea2caf9c0 authored almost 4 years ago by Ken Hibino <[email protected]>
Add a method to list running servers to Inspector

github.com/hibiken/asynq - c5100a9c238086ab9bc92fcd45c035284256a00f authored almost 4 years ago by Ken Hibino <[email protected]>
Update `cron history` command to accept pagination options

github.com/hibiken/asynq - 38509e309f505bd05dbc8dd5cd3dd7c17fe0d1cb authored almost 4 years ago by Ken Hibino <[email protected]>
Add ListScheduelerEnqueueEvents to Inspector

github.com/hibiken/asynq - f4dd8fe96288e177c5592c3f7794258e731e8b9f authored almost 4 years ago by Ken Hibino <[email protected]>
Add CancelActiveTask method to Inspector

github.com/hibiken/asynq - c06e9de97da89f1b9ec4fcc32fbb465237405d43 authored almost 4 years ago by Ken Hibino <[email protected]>
Update changelog

github.com/hibiken/asynq - 52d536a8f5635885131063f5effbab6ef00e402d authored almost 4 years ago by Ken Hibino <[email protected]>
Add SchedulerEntries method to Inspector

github.com/hibiken/asynq - f9c06731169b741ee6837c9f2feea6350651206b authored almost 4 years ago by Ken Hibino <[email protected]>
Add helper function to parse Option string

github.com/hibiken/asynq - b604d2593773ce630c2d2c712416b55d401bcb98 authored almost 4 years ago by Ken Hibino <[email protected]>
Add DeleteQueue method to Inspector

- Added ErrQueueNotFound and ErrQueueNotEmpty type to indicate the kind
of an error returned f...

github.com/hibiken/asynq - e9239260ae25879752d3f15340aa7d54a66101df authored almost 4 years ago by Ken Hibino <[email protected]>
Export DefaultRetryDelayFunc

github.com/hibiken/asynq - ccb682853ee956e42f04b5c7e45b8f039fa64667 authored almost 4 years ago by Ken Hibino <[email protected]>
Fix ListSchedulerEnqueueEvents to list recent events first

github.com/hibiken/asynq - 196d66f2211cacf43053bfaeba4bd59bc26b59e8 authored almost 4 years ago by Ken Hibino <[email protected]>
Minor doc fixes

github.com/hibiken/asynq - d331ff055daa22529ff1e3b8fe8ea6272827b824 authored almost 4 years ago by Ken Hibino <[email protected]>
When a scheduler enqueues a task, log to DEBUG, not INFO. Fixes #223.

github.com/hibiken/asynq - 8f9d5a33523783e0f636e26f0b51937e3163fcbe authored almost 4 years ago by Bojan Zivanovic <[email protected]>
Add system default as dark theme preference option

github.com/hibiken/asynqmon - b3beef97df8a5f4b2361bce5fde29d56d5a3a18d authored almost 4 years ago by Peizhi Zheng <[email protected]>
Fix dark theme styles

github.com/hibiken/asynqmon - e7cfbc6bf713d83643abe03caf550c457c489210 authored almost 4 years ago by Ken Hibino <[email protected]>
Add dark mode

github.com/hibiken/asynqmon - b15fa59cf94b01d6c0727ad0b95dd97912bf0484 authored almost 4 years ago by Peizhi Zheng <[email protected]>
Fix typos

github.com/hibiken/asynqmon - 60391cdfc3c7a50a55e3548d7804120c2c36dd0c authored almost 4 years ago by Ken Hibino <[email protected]>
Rename DeadTask to ArchivedTask, and action Kill to Archive

github.com/hibiken/asynqmon - 34b6553d7dbe60aa2df58240d7e0842a8eebaa7c authored almost 4 years ago by Ken Hibino <[email protected]>
Add tooltip to action buttons and links

github.com/hibiken/asynqmon - 95eb3e085571e29254a433a059f0b424a9462eee authored almost 4 years ago by Ken Hibino <[email protected]>
Show error alert when data is not available

github.com/hibiken/asynqmon - 251b262798bc099c063e238d6e8182fa86ffd46a authored almost 4 years ago by Ken Hibino <[email protected]>
Support command-line flags to configure redis connection and port to use

github.com/hibiken/asynqmon - 933127cc0e175a86bc50d871647f20aa1e129222 authored almost 4 years ago by Ken Hibino <[email protected]>
Use custom favicon

github.com/hibiken/asynqmon - fabf9ce10d5e8fb5488ca09088878a4a753235e3 authored almost 4 years ago by Ken Hibino <[email protected]>
Update page metadata in index.html

github.com/hibiken/asynqmon - 5a25ba1b217b214db822329a0f02d759f1385588 authored almost 4 years ago by Ken Hibino <[email protected]>
Add 404 page

github.com/hibiken/asynqmon - 41c4eb80973e5979fb39a2997820049a619e52e7 authored almost 4 years ago by Ken Hibino <[email protected]>
Fix static file server

github.com/hibiken/asynqmon - b572b76a0b90f2e68b2ff0665296b02653c19c9e authored almost 4 years ago by Ken Hibino <[email protected]>
Add simple Makefile

github.com/hibiken/asynqmon - 22df9d1332def5fcfc9520910cad6fe2a53dc963 authored almost 4 years ago by Ken Hibino <[email protected]>
Serve static contents from ui/build directory

github.com/hibiken/asynqmon - 44f893ad355ca09977cc13b0b86338d6f356060f authored almost 4 years ago by Ken Hibino <[email protected]>
Add content to RedisInfoView

github.com/hibiken/asynqmon - 14dc7de8698dfe8d243b92da5c3c52da312e1ade authored almost 4 years ago by Ken Hibino <[email protected]>
Change response shape from redis_info endpoint

github.com/hibiken/asynqmon - 0c3cd80728a638ac52c82bd4f5b843762847f19a authored almost 4 years ago by Ken Hibino <[email protected]>
Fetch redis info from RedisInfoView

github.com/hibiken/asynqmon - 4951d2f571cb14be41f866481e25e0a4ebc5114a authored almost 4 years ago by Ken Hibino <[email protected]>
Add redis info view

github.com/hibiken/asynqmon - 5a83172784ba0da45fe91dcd7cd837d4b41d9cb2 authored almost 4 years ago by Ken Hibino <[email protected]>
Add API endpoint to fetch redis info

github.com/hibiken/asynqmon - 094e23f7369d95d968cbfd9671dbcd3d6ee1626e authored almost 4 years ago by Ken Hibino <[email protected]>
Add redis client package as dep

github.com/hibiken/asynqmon - 9ac455cc7bc11c18559ccef2583dad533ab276c4 authored almost 4 years ago by Ken Hibino <[email protected]>
Refine ServersTable component

github.com/hibiken/asynqmon - edd39d47e7a7d67b928ae3f91b33de1edc5cfaa4 authored almost 4 years ago by Ken Hibino <[email protected]>
Fetch servers info and show in ServersTable

github.com/hibiken/asynqmon - 3f9e8820d9320ceef3cb360eefcbb2a94d8832bd authored almost 4 years ago by Ken Hibino <[email protected]>
Add API endpoint for listing running servers

github.com/hibiken/asynqmon - d78abcf58453a045c30c88fb3417f7befc243a34 authored almost 4 years ago by Ken Hibino <[email protected]>
Create servers view

github.com/hibiken/asynqmon - 1f3897c570af0adf8367bd14e8814a197e19c823 authored almost 4 years ago by Ken Hibino <[email protected]>
Show daily stats with line chart

github.com/hibiken/asynqmon - db0749892b8706faf450ba708da0e966f5a6e38e authored almost 4 years ago by Ken Hibino <[email protected]>
Fetch DailyStats in Dashboard view

github.com/hibiken/asynqmon - d0b6dee89608f9e7eb9621235bed8649ebfe6541 authored almost 4 years ago by Ken Hibino <[email protected]>
Remove stale code

github.com/hibiken/asynqmon - 3d982d9a8b0743da402301d1e1643d56cae11013 authored almost 4 years ago by Ken Hibino <[email protected]>
Add API endpoint to fetch historical stats

github.com/hibiken/asynqmon - 93e42bd9f0ac6491ba79931e59677d3269ab40fd authored almost 4 years ago by Ken Hibino <[email protected]>
Add SplitButton component

github.com/hibiken/asynqmon - 3587acaa331ed4c5a01984e34a378798b5eb900d authored almost 4 years ago by Ken Hibino <[email protected]>
Add an external link to report issues

github.com/hibiken/asynqmon - 26ebeea582bb6b172592d47ca41d2e068bd76710 authored almost 4 years ago by Ken Hibino <[email protected]>
Add SchedulerEnqueueEventsTable

github.com/hibiken/asynqmon - 03c2827c252432f097d0f1cb224b17afee27c444 authored almost 4 years ago by Ken Hibino <[email protected]>
Add redux actions and reducer to handle scheduler enqueue events

github.com/hibiken/asynqmon - 45d77be7967aac11f285e8b437deb5a36e7acadf authored almost 4 years ago by Ken Hibino <[email protected]>
Add API endpoints to list scheduler enqueue events

github.com/hibiken/asynqmon - 8d531c04cdba9d8dfe0f856d1ee80620e95e9ebb authored almost 4 years ago by Ken Hibino <[email protected]>
WIP: Show scheduler entry history in SchedulerEntriesTable

github.com/hibiken/asynqmon - 245b0cb18c036e90260d73ae19dc2d82bb2d0432 authored almost 4 years ago by Ken Hibino <[email protected]>
Extract Row component in SchedulerEntriesTable

github.com/hibiken/asynqmon - 40f06fb267e0db77e018c8fa238e42125562806a authored almost 4 years ago by Ken Hibino <[email protected]>
Minor style updates to settings view

github.com/hibiken/asynqmon - ce2a8c33298e10a9c87ada1031faa5d1a29cc047 authored almost 4 years ago by Ken Hibino <[email protected]>
Add tooltip to arrow icon in task table

github.com/hibiken/asynqmon - 16b60af858618983841bbad6cd681f6563071c16 authored almost 4 years ago by Ken Hibino <[email protected]>
Change colors used for QueueSizeChart

github.com/hibiken/asynqmon - c51449562cb1c2afadced02ae0ee73810b962733 authored almost 4 years ago by Ken Hibino <[email protected]>
Update ListItemLink selected style

github.com/hibiken/asynqmon - 2a19d616bffece9c1164b636c924374a00606650 authored almost 4 years ago by Ken Hibino <[email protected]>
Use icons for table row actions

github.com/hibiken/asynqmon - 1a3c3ffbdd42098edfaa5fed2c3b44f6ed0b9d6c authored almost 4 years ago by Ken Hibino <[email protected]>
Add cancel action to ActiveTasksTable

github.com/hibiken/asynqmon - 50639cabb8135d19325bb38f24e59de77c1fce04 authored almost 4 years ago by Ken Hibino <[email protected]>
Add API endpoints to batch cancel active tasks

github.com/hibiken/asynqmon - cbfc1af9c013b3920a0ef00f73f4b915724ea534 authored almost 4 years ago by Ken Hibino <[email protected]>
Add cancel action button to ActiveTasksTable

github.com/hibiken/asynqmon - 1d40ff520dc0711b2a65a2f9662c656c98cd21ed authored about 4 years ago by Ken Hibino <[email protected]>
Redesign TableActions component to be more generic

github.com/hibiken/asynqmon - 3ab1ed31a6468e4d8f0f103b3def7d3f05f82722 authored about 4 years ago by Ken Hibino <[email protected]>
Add checkbox to ActiveTasksTable

github.com/hibiken/asynqmon - e25a9747a86811fa453eeb920facc8d5bb7b9fff authored about 4 years ago by Ken Hibino <[email protected]>
Use uuid prefix in task table

github.com/hibiken/asynqmon - f419fd3c71c22c8c5012433458cfb63cda4ec743 authored about 4 years ago by Ken Hibino <[email protected]>
Add selected row style to tables

github.com/hibiken/asynqmon - ec34f527777b967b811179e0d198b61cb6af0790 authored about 4 years ago by Ken Hibino <[email protected]>
Use IconButtons in TableActions component

github.com/hibiken/asynqmon - 701c186bc3044d69ac5f411b05994bf75986075c authored about 4 years ago by Ken Hibino <[email protected]>
fix: resolve go vet lint

github.com/hibiken/asynq - c4dc993241ba15d3daf8ef124e06393ab6338d7f authored about 4 years ago by MinJae Kwon <[email protected]>
Add kill functionality to scheduled and retry tasks table

github.com/hibiken/asynqmon - a76cc5afa5a4de6b3dd27071b874c69298de53da authored about 4 years ago by Ken Hibino <[email protected]>
Add API endpoints to kill scheduled and retry tasks

github.com/hibiken/asynqmon - b387546fa89b5a7b277e15ca0fc656c5154d0ef0 authored about 4 years ago by Ken Hibino <[email protected]>
Add run retry task, run scheduled task functionality

github.com/hibiken/asynqmon - a454f2f0941b4976694ddd3b1bc11305e1c574f7 authored about 4 years ago by Ken Hibino <[email protected]>
Add batch-delete, batch-run, delete-all, run-all functionalities for

scheduled and retry tasks

github.com/hibiken/asynqmon - f527b0c6d8b97340b7779765f939ead9306a27be authored about 4 years ago by Ken Hibino <[email protected]>
Extract TableActions component

github.com/hibiken/asynqmon - 68738ec9621021b0d028536d1602348f6b487645 authored about 4 years ago by Ken Hibino <[email protected]>
Add checkbox column to tables

github.com/hibiken/asynqmon - 95bb6051d00d3ad594eba64badf1cb49fd67de3b authored about 4 years ago by Ken Hibino <[email protected]>
Add API endpoints to batch delete scheduled, retry tasks

github.com/hibiken/asynqmon - fa1c9ee7ef9826d2e910bd48632cedbf5a0fd9df authored about 4 years ago by Ken Hibino <[email protected]>
Add run-all dead tasks action button to DeadTasksTable

github.com/hibiken/asynqmon - bf81787115b2c62da33a4498294db6ccef94de69 authored about 4 years ago by Ken Hibino <[email protected]>
fix: syntax error in readme example

github.com/hibiken/asynq - 37dfd746d432ad15fb9f0652ed1cf6c10d57a461 authored about 4 years ago by MinJae Kwon <[email protected]>
Add API endpoint to run all dead tasks

github.com/hibiken/asynqmon - 4d5de30a578a9fbeae5bb20f7dabd9c46e216b46 authored about 4 years ago by Ken Hibino <[email protected]>
Minor update in tasksReducer

github.com/hibiken/asynqmon - eb660f20ced35be7e23fd415517b052768ade458 authored about 4 years ago by Ken Hibino <[email protected]>
Add delete-all action button to DeadTasksTable

github.com/hibiken/asynqmon - 226cfc3b82383489179537be3f9b65b516799c25 authored about 4 years ago by Ken Hibino <[email protected]>
Add action menu to DeadTasksTable

github.com/hibiken/asynqmon - fa231aa713351b5424ecf36775fdc7b90d858cb6 authored about 4 years ago by Ken Hibino <[email protected]>
Add batch run button to DeadTasksTable

github.com/hibiken/asynqmon - 9bfd373f8575641a83b8aebd56d8de7706d68a55 authored about 4 years ago by Ken Hibino <[email protected]>
Add API endpoints to batch run tasks

github.com/hibiken/asynqmon - 706e80580d3f65335f96f397ff477cbe57ab6786 authored about 4 years ago by Ken Hibino <[email protected]>
Add "run task" button to DeadTasksTable

github.com/hibiken/asynqmon - 903820e6c8ed41b3bb21ec9b488911f5fce52030 authored about 4 years ago by Ken Hibino <[email protected]>
Add API endpoints to run scheduled, retry, dead task

github.com/hibiken/asynqmon - d9a3e414b8f72faee0a58aa378723dab0b1ad081 authored about 4 years ago by Ken Hibino <[email protected]>
Add batch delete button to DeadTasksTable

github.com/hibiken/asynqmon - ef603040157e9d451cd56c48108b0c3d218c50dd authored about 4 years ago by Ken Hibino <[email protected]>
Merge pull request #9 from hibiken/dependabot/npm_and_yarn/elliptic-6.5.3

build(deps): bump elliptic from 6.4.0 to 6.5.3

github.com/hibiken/redux-camel - 8d37a1c349ba0cf1081fdd04b774ddf645888241 authored about 4 years ago by Ken Hibino <[email protected]>
build(deps): bump elliptic from 6.4.0 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](htt...

github.com/hibiken/redux-camel - de3ec5c0817d57bc4f939c36bd898d0bae4613bc authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #8 from hibiken/dependabot/npm_and_yarn/ini-1.3.8

build(deps): bump ini from 1.3.4 to 1.3.8

github.com/hibiken/redux-camel - 4056e52b465a5ba173849cd9fd8bbed043152ac4 authored about 4 years ago by Ken Hibino <[email protected]>
Add checkbox and action buttons to DeadTasksTable

github.com/hibiken/asynqmon - 62780e201e6fbaf1830fa4fc6abbddb9fb3b33bc authored about 4 years ago by Ken Hibino <[email protected]>
build(deps): bump ini from 1.3.4 to 1.3.8

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.8.
- [Release notes](https://github...

github.com/hibiken/redux-camel - 828705fd3a434753ae40dacab5f1055e9cbb7c9a authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add API endpoint to batch delete dead tasks

github.com/hibiken/asynqmon - d2134533428a11cb9a37124a5633641d600056f6 authored about 4 years ago by Ken Hibino <[email protected]>
Add app wide snackbar

github.com/hibiken/asynqmon - d8c549adb28334418ae1fc5a7f36f76abe7ebe07 authored about 4 years ago by Ken Hibino <[email protected]>
Add delete button for scheduled and dead tasks

github.com/hibiken/asynqmon - ce978f451690a1ac39d484687f17d9c91dd616d2 authored about 4 years ago by Ken Hibino <[email protected]>
Add delete task button to RetryTasksTable

github.com/hibiken/asynqmon - 601a7c8addb0a5055964adcf49f2fc319e59fd0b authored about 4 years ago by Ken Hibino <[email protected]>
Update logging middleware to log in apache common format

github.com/hibiken/asynqmon - 48c2cda3bff2ef52c4fb708508d54b6016dc5380 authored about 4 years ago by Ken Hibino <[email protected]>
Add API endpoints to delete all scheduled, retry, and dead tasks

github.com/hibiken/asynqmon - 0adc52479fdc8f08ca466ea6e3f4de831b8821c0 authored about 4 years ago by Ken Hibino <[email protected]>
Add basic logging middleware

github.com/hibiken/asynqmon - 8912bb20161dd6464ff3027b49b9365f71973a02 authored about 4 years ago by Ken Hibino <[email protected]>
Use a : character followed by the custom verb in HTTP URL

Following the recommendation from google.aip.dev/136

github.com/hibiken/asynqmon - 1ffe9f75f55b3fbcc822fedd17f14c9248789efa authored about 4 years ago by Ken Hibino <[email protected]>
Add API endpoints to delete scheduled, retry, and dead task

github.com/hibiken/asynqmon - ef0ff2512b2deab5c7e5b43b972ceb6c765039cf authored about 4 years ago by Ken Hibino <[email protected]>
Make cancel button functional in ActiveTasksTable

github.com/hibiken/asynqmon - fa3e9ec761cd08837cc20d09c0cf7e525ead2e5b authored about 4 years ago by Ken Hibino <[email protected]>
Add redux actions and reducer for active task cancellation

github.com/hibiken/asynqmon - a737eea675cd2323ad51ee30a339b0e204bc3b0c authored about 4 years ago by Ken Hibino <[email protected]>
Add API endpoint to cancel active task

github.com/hibiken/asynqmon - 47d8c73ab761a6c3e73b282ad1d99d74cc0aaad9 authored about 4 years ago by Ken Hibino <[email protected]>
Fix no previous enqueue entry's UI display

github.com/hibiken/asynqmon - 96eec9ce110875499351ee08f86f586875748a0b authored about 4 years ago by Ken Hibino <[email protected]>