Commit graph

46 commits

Author SHA1 Message Date
asonix 13b72ec9cc Bump versions 2024-02-04 23:39:23 -06:00
asonix 484e660c5f Add time to tokio features 2024-01-18 13:27:19 -05:00
asonix c1d7d9e750 Update cargo tomls 2024-01-18 12:58:59 -05:00
asonix 61456090fc sled: update toml 2024-01-13 16:57:37 -05:00
asonix f7f6f901f8 jobs-sled: spawn blocking for sled access 2024-01-10 21:14:14 -06:00
asonix 495977b8d8 jobs-actix: spawn with task names 2024-01-10 21:11:45 -06:00
asonix e663dbe62e memory & sled: take heartbeat_interval into account, all: instrument storage implementations 2024-01-10 19:45:07 -06:00
asonix ad0a295dd1 jobs-sled: reorganize completion match 2024-01-10 15:06:59 -06:00
asonix 51418ced0e Bump version 2024-01-08 16:34:22 -06:00
asonix f73712c098 jobs-sled: Update to new storage api 2024-01-08 16:28:55 -06:00
asonix a39cb084d2 Rework sled for new api 2024-01-07 22:46:47 -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 02733ecc8f jobs-sled: remove Stats 2022-11-19 14:40:39 -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) 85278110ce Prepare 0.11 2021-11-22 18:29:12 -06:00
Aode (Lion) 7e1e89e777 2021 2021-10-21 16:31:29 -05:00
Aode (Lion) fbd614474f Relicense 2021-09-21 10:17:24 -05:00
Aode (lion) ba60a5cbe0 Replace log with tracing 2021-09-16 17:50:32 -05:00
asonix 4954406ba0 Remove explicit tokio dep in jobs-sled 2021-02-06 10:50:47 -06:00
asonix bd51c9d73d jobs-sled: revive it 2021-02-04 12:37:29 -06:00
asonix be513dae1e Update to actix-rt 2.0.0 2021-02-03 16:32:56 -06:00
asonix 77999cf295 Clippy nits 2020-04-25 17:12:43 -05:00
asonix 759ccf018b Eliminate Processor 2020-04-20 19:30:56 -05:00
asonix cc2d0fbf0d Uuid ids 2020-03-22 12:52:43 -05:00
asonix f75c6b8eb5 Update sled 2020-03-21 11:50:24 -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 ee5c5723c9 Clean examples 2019-09-22 12:49:28 -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 7a365ad415 Update licensing, sled-extensions 2019-09-15 15:51:33 -05:00
asonix 9c8a8dcfc9 Update sled 2019-09-08 18:59:21 -05:00
asonix 366a328e9f Bump deps 2019-08-31 11:11:24 -05:00
asonix 6ad80ea4dc Bump versions 2019-05-27 19:30:30 -05:00
asonix 6cd5344b7b Hide generics behind Box<dyn Trait> 2019-05-27 12:29:11 -05:00
asonix dfba0cf7f2 Filter by job-readiness as well 2019-05-25 18:09:10 -05:00
asonix 2a6612225a Update cargo toml 2019-05-25 16:39:52 -05:00
asonix e43abbfaaa Add lock on queue traversal 2019-05-25 16:39:16 -05:00
asonix 986a08b7e9 Update repo links 2019-05-25 15:33:38 -05:00
asonix df932f6699 Organize sled 2019-05-25 15:32:17 -05:00
asonix 5b13908886 2019 2019-05-25 15:26:12 -05:00
asonix f2a694879c Revamp background-jobs with pluggable backends 2019-05-25 15:22:26 -05:00