Ken Hibino
|
f9c0673116
|
Add SchedulerEntries method to Inspector
|
2021-01-14 06:43:44 -08:00 |
|
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
|
c43fb21a0a
|
Minor test updates
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
69d7ec725a
|
Close redis client after each test run
|
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
|
6b96459881
|
Add test flags to run tests using redis cluster
|
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
|
fad0696828
|
Fix errors in inspector tests
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
83bdca5220
|
Fix test build errors
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
3f26122ac0
|
Fix more build errors
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
9348a62691
|
Update Inspector API
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
6978e93080
|
Fix flaky test
|
2020-07-28 22:45:57 -07:00 |
|
Ken Hibino
|
a28f61f313
|
Add Inspector type
|
2020-07-28 22:45:57 -07:00 |
|