Robin Joseph
|
02907551b4
|
feat(dash): Add --insecure option (#980)
|
2024-12-09 09:09:12 +03:00 |
|
Marcus Boorstin
|
013190b824
|
Add task enqueue command to cli (#918)
|
2024-10-26 13:04:54 +03:00 |
|
camcui
|
b35b559d40
|
chore: fix function names in comment
Signed-off-by: camcui <cuishua@sina.cn>
|
2024-04-12 13:54:08 +08:00 |
|
Andrew Bezzub
|
2165ed133b
|
Upgrade tools to use redis v9
|
2023-07-20 07:04:41 -07:00 |
|
Mohammed Sohail
|
cbb1be34ac
|
(tools & x): revert to v8 version cc777eb
* revert state to as it was before v9 updates for tools and x modules
|
2023-04-17 22:30:33 -07:00 |
|
Emanuel Bennici
|
0275df8df4
|
Update redis/go-redis to v9
Version v9 implements the support for Redis v7 and has some
other improvements.
|
2023-04-17 22:30:33 -07:00 |
|
Ken Hibino
|
0b8cfad703
|
(cli:fix) Read --cluster flag from config file
|
2022-12-18 21:11:01 -08:00 |
|
Ken Hibino
|
86fe31990b
|
(cli): Add dash command
|
2022-06-02 19:23:06 -07:00 |
|
Ken Hibino
|
4dd2b5738a
|
(cli): Improve help command output
|
2022-05-06 16:18:40 -07:00 |
|
Ken Hibino
|
f4ddac4dcc
|
Introduce Task Results
* Added Retention Option to specify retention TTL for tasks
* Added ResultWriter as a client interface to write result data for the associated task
|
2021-11-06 15:18:42 -07:00 |
|
Jason White
|
b3ef9e91a9
|
Upgrade go-redis/redis to version 8
|
2021-09-02 05:56:02 -07:00 |
|
Ken Hibino
|
99c7ebeef2
|
Add migration command in CLI
|
2021-06-29 16:34:21 -07:00 |
|
Ken Hibino
|
b0321fb465
|
Format payload bytes in CLI output
|
2021-06-29 16:34:21 -07:00 |
|
Ken Hibino
|
77604af265
|
Fix asynq CLI build
|
2021-06-29 16:34:21 -07:00 |
|
Ken Hibino
|
430b01c9aa
|
Fix CLI build
|
2021-01-31 06:09:40 -08:00 |
|
strobus
|
2604bb2192
|
add tls support to command line tool
|
2020-10-14 15:13:05 -07:00 |
|
Ken Hibino
|
a9c31553b8
|
Add redis-cluster support in asynq CLI
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
486dcd799b
|
Add version command to CLI
|
2020-07-06 05:48:31 -07:00 |
|
Ken Hibino
|
cf61911a49
|
Update all reference to asynqmon to Asynq CLI
|
2020-04-19 08:51:17 -07:00 |
|
Ken Hibino
|
4f11e52558
|
Rename CLI to asynq
|
2020-04-19 08:51:17 -07:00 |
|