Ken Hibino
|
e9239260ae
|
Add DeleteQueue method to Inspector
- Added ErrQueueNotFound and ErrQueueNotEmpty type to indicate the kind
of an error returned from the method.
|
2021-01-14 06:43:44 -08:00 |
|
MinJae Kwon
|
c4dc993241
|
fix: resolve go vet lint
|
2020-12-20 06:09:51 -08:00 |
|
Ken Hibino
|
a293efcdab
|
Add Close to Inspector
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
29e542e591
|
Rename Enqueue methods in Inspector to Run
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
a891ce5568
|
Rename InProgress to Active
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
ebe3c4083f
|
Rename NextEnqueueAt to NextProcessAt
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
c8c47fcbf0
|
Rename Enqueued to Pending
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
a88325cb96
|
Add ClusterNodes and ClusterKeySlot in Inspector
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
dab8295883
|
Validate queue name in Inspector
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
f38f94b947
|
Restructure CLI commands with subcommands
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
d6f389e63f
|
Add Queues method to Inspector
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
2a18181501
|
Fix inspector build error
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
9348a62691
|
Update Inspector API
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
5f06c308f0
|
Add Pause and Unpause queue methods to Inspector
|
2020-07-28 22:45:57 -07:00 |
|
Ken Hibino
|
a28f61f313
|
Add Inspector type
|
2020-07-28 22:45:57 -07:00 |
|