asonix
|
dc3f7b2c62
|
Remove dependency on tracing-futures
|
2024-01-08 16:37:32 -06:00 |
|
asonix
|
51418ced0e
|
Bump version
|
2024-01-08 16:34:22 -06:00 |
|
asonix
|
4809c123c2
|
Reimplement job storage
|
2024-01-07 18:52:09 -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
|
5f3454055c
|
core: bump version
|
2022-12-13 23:12:35 -06:00 |
|
asonix
|
a22eeb8436
|
core: bump version
|
2022-12-12 10:38:16 -06:00 |
|
asonix
|
21b5a42f67
|
core: Bump version
|
2022-12-09 17:40:20 -06:00 |
|
asonix
|
be03db242d
|
core: bump version
|
2022-11-19 17:42:05 -06:00 |
|
asonix
|
54b0b0fb0e
|
jobs-core: Replace Stats with metrics
|
2022-11-19 14:38:47 -06: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)
|
637842d298
|
Don't log job arguments
|
2021-11-22 19:03:19 -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)
|
e6ecf3aa67
|
Use JoinHandle to transfer result
|
2021-10-11 18:49:39 -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 |
|
Aode (Lion)
|
5828b3d68a
|
Bump jobs-core version
|
2021-09-13 17:41:45 -05:00 |
|
asonix
|
7b071278bc
|
Forward ActixJob constants to Job
|
2021-04-03 16:08:01 -05:00 |
|
asonix
|
0b0c91ebe4
|
jobs-core: bump version
|
2021-02-04 12:43:30 -06:00 |
|
asonix
|
b5661fb8e6
|
jobs-core: remove futures dev-dep
|
2021-02-04 12:40:28 -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
|
57761f3609
|
Use a better mutex
|
2020-05-21 22:01:20 -05:00 |
|
asonix
|
57e6a06f00
|
Remove actix actor dep from core
|
2020-04-23 13:23:09 -05:00 |
|
asonix
|
e52348a9ec
|
Print job duration
|
2020-04-21 16:08:19 -05:00 |
|
asonix
|
759ccf018b
|
Eliminate Processor
|
2020-04-20 19:30:56 -05:00 |
|
asonix
|
ca1c073666
|
Add ActixJob to handle spawinging ?Send futures
|
2020-03-30 10:36:49 -05:00 |
|
asonix
|
cc2d0fbf0d
|
Uuid ids
|
2020-03-22 12:52:43 -05:00 |
|
asonix
|
74ac3a9b61
|
Update to new futures, new actix
|
2020-03-20 21:31:03 -05:00 |
|
asonix
|
147a15b2fe
|
Bump core and actix versions
|
2019-11-05 16:09:23 -06:00 |
|
asonix
|
d8d4b026fe
|
Prepare jobs-core for release
|
2019-09-22 12:12:08 -05:00 |
|
asonix
|
7a365ad415
|
Update licensing, sled-extensions
|
2019-09-15 15:51:33 -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
|
986a08b7e9
|
Update repo links
|
2019-05-25 15:33:38 -05:00 |
|
asonix
|
f2a694879c
|
Revamp background-jobs with pluggable backends
|
2019-05-25 15:22:26 -05:00 |
|
asonix
|
2e10a14ed4
|
Bump version
|
2018-12-18 16:54:01 -06:00 |
|
asonix
|
d266315f1f
|
Add jobs-actix
|
2018-12-16 12:43:44 -06:00 |
|
asonix
|
6e79341b38
|
Add scheduled jobs, fix spawning non-default jobs
|
2018-12-13 11:08:28 -06:00 |
|
asonix
|
8a78f9e129
|
Bump KV dep
|
2018-11-19 20:38:45 -06:00 |
|
asonix
|
4f2530d485
|
Add application state
|
2018-11-18 15:05:03 -06:00 |
|
asonix
|
58f794dc55
|
Update docs, use associated constants, add queue_sync
|
2018-11-18 08:45:12 -06:00 |
|
asonix
|
803a242a46
|
Oops, fix doc links
|
2018-11-17 19:52:36 -06:00 |
|
asonix
|
843b5407e8
|
Update metadata again
|
2018-11-17 19:46:42 -06:00 |
|
asonix
|
3553e2bdf8
|
Update metadata for other crates in the project
|
2018-11-17 19:43:45 -06:00 |
|
asonix
|
6878a8b3d2
|
Add metadata to core toml
|
2018-11-17 19:41:21 -06:00 |
|
asonix
|
c8f1f6cd34
|
Mark jobs staged, not running
Clear staged jobs on startup
|
2018-11-16 19:10:45 -06:00 |
|
asonix
|
fd0ace925d
|
Add backoff for failed jobs
|
2018-11-06 21:26:48 -06:00 |
|