Commit graph

76 commits

Author SHA1 Message Date
asonix 13b72ec9cc Bump versions 2024-02-04 23:39:23 -06:00
asonix 141db9afc8 Remove anyhow 2024-02-04 23:35:47 -06:00
asonix 8217012237 Add type Error to Job 2024-02-04 22:19:41 -06:00
asonix 048dc341bc Don't forward Display for process error 2024-02-04 21:47:18 -06:00
asonix 5a95a71b7c Convert panic example to tokio 2024-01-14 12:49:07 -05:00
asonix eff0956740 update tokio-example 2024-01-14 12:48:56 -05:00
asonix 6665ced671 Add tokio example, update example imports 2024-01-13 16:58:48 -05:00
asonix b0beaad10a postgres-example: update usage 2024-01-10 21:15:31 -06:00
asonix e2e784f012 postgres-example: copy from basic-example 2024-01-10 15:08:15 -06:00
asonix 0f8b279e3f Start building jobs-postgres 2024-01-09 23:16:35 -06:00
asonix 51418ced0e Bump version 2024-01-08 16:34:22 -06:00
asonix fa41f6571c metrics-example: use MetricsStorage 2024-01-08 16:30:04 -06:00
asonix 6cec89361c Update examples to use new api 2024-01-07 22:48:38 -06:00
asonix 21c98d607f Update metrics 2024-01-07 12:30:04 -06:00
asonix c275bc7ef6 all: update metrics 2023-04-27 19:29:46 -05:00
asonix 4d4a70d290 Add comments to example 2023-03-22 22:17:41 -05:00
asonix fa395efbae Add metrics example 2023-03-22 22:16:13 -05:00
asonix 447aaf3092 examples: bump deps 2022-11-19 14:41:31 -06:00
Aode (lion) 250d2f0a33 Ensure memory storage timer works 2022-07-02 14:03:26 -05:00
Aode (lion) 1ac3c0bc86 Remove concept of ticking, instead wait for jobs 2022-07-02 13:42:17 -05:00
Aode (Lion) bf65fe802a Remove chrono, use std time types for public api 2022-01-17 17:45:24 -06:00
Aode (lion) 8c3f83c275 Add job timing 2021-11-17 12:53:49 -06:00
Aode (lion) 70ab459ae9 actix: Move QueueHandle to StateFn argument 2021-10-29 19:19:04 -05:00
Aode (lion) db9af6a3b8 Remove server creation free functions 2021-10-29 18:52:32 -05:00
Aode (lion) cff996d1f1 Introduce a manager to keep workers alive 2021-10-29 17:07:01 -05:00
Aode (lion) 7002366d67 Attempt restarting ticker, workers in live arbiters 2021-10-29 15:20:04 -05:00
Aode (Lion) 7e1e89e777 2021 2021-10-21 16:31:29 -05:00
Aode (Lion) c0ce6f303e Move more out of spawned tasks 2021-10-06 20:31:27 -05:00
Aode (lion) 68a80085de Remove lingering .enter calls 2021-09-17 17:09:55 -05:00
Aode (lion) ba60a5cbe0 Replace log with tracing 2021-09-16 17:50:32 -05:00
Aode (Lion) 5ebc1bd674 Handle panicking jobs 2021-09-13 17:40:49 -05:00
asonix a2c149e406 Bump env-logger in example 2021-06-24 11:50:20 -05:00
asonix 3607816bc5 actix-example: use sled storage 2021-02-04 12:40:39 -06:00
asonix be513dae1e Update to actix-rt 2.0.0 2021-02-03 16:32:56 -06:00
asonix 8817e8b679 Stable release 2020-09-13 19:38:13 -05:00
asonix 77999cf295 Clippy nits 2020-04-25 17:12:43 -05:00
asonix ba1a9f422f Remove dependency on Actix Actors 2020-04-23 13:16:56 -05:00
asonix f8fa1bb5ef Update docs 2020-04-20 19:42:39 -05:00
asonix 759ccf018b Eliminate Processor 2020-04-20 19:30:56 -05:00
asonix 248af5c783 Remove futures 0.1 dep, update sled 2020-03-21 12:18:15 -05:00
asonix 2fe8e9885c Move job back to named Future associated type 2020-03-21 09:44:38 -05:00
asonix 076a30d61c Remove unchanged default const 2020-03-20 22:13:53 -05:00
asonix b40dc7dc93 Introduce job timeout 2020-03-20 22:04:23 -05:00
asonix 74ac3a9b61 Update to new futures, new actix 2020-03-20 21:31:03 -05:00
asonix f254b24814 Bump version for new sled 2019-10-28 18:47:23 -05:00
asonix a5b2a3e8dd Prepare jobs-sled for release 2019-09-22 12:41:13 -05:00
asonix b017803b74 Use stable sled-extensions 2019-09-16 20:31:11 -05:00
asonix 9c8a8dcfc9 Update sled 2019-09-08 18:59:21 -05:00
asonix 89eb549c44 Update example, readme 2019-05-27 20:35:02 -05:00
asonix 1f10095269 Make background-jobs simpler to use 2019-05-27 19:01:21 -05:00