27 Commits

Author SHA1 Message Date
rmanach
56fea8cbc1 add README 2023-05-10 16:12:10 +02:00
rmanach
3e3a53dbe6 fix documentation 2023-05-09 09:20:28 +02:00
rmanach
0683ea3481 add Makefile linter entry 2023-05-09 09:16:24 +02:00
rmanach
407611bba1 lint fixes 2023-04-22 15:34:52 +02:00
rmanach
42da6f8840 fix handler error catch 2023-04-22 15:32:57 +02:00
rmanach
b82d968e49 cargo clippy fix 2023-04-22 15:29:55 +02:00
rmanach
0f5f8a3ec0 remove rocket dependencies for manager notifications 2023-04-22 15:23:33 +02:00
rmanach
e1e8085955 impl notification + add Rocket endpoints 2023-04-20 16:03:48 +02:00
rmanach
45a29cf395 add documentation + lighten manager and handler constructor 2023-04-19 16:24:32 +02:00
rmanach
9ed43e5e01 move thread in worker + impl manager stop 2023-04-19 12:57:47 +02:00
rmanach
e38a8611f1 start stopping manager 2023-04-19 11:56:46 +02:00
rmanach
d5b3affe5d replace job->message in queue 2023-04-19 11:30:12 +02:00
rmanach
452cfc81b9 start documentation 2023-04-18 23:02:19 +02:00
rmanach
a1900c7858 add custom errors 2023-04-18 22:34:49 +02:00
rmanach
6d26f1032d add id getter for message body 2023-04-18 21:28:27 +02:00
rmanach
0c3a8acae0 impl subscriber 2023-04-18 20:55:38 +02:00
rmanach
abfae5babb add handler 2023-04-18 17:34:57 +02:00
rmanach
35161d1c61 update Runner.run signature + adapt message enum 2023-04-18 15:57:19 +02:00
rmanach
a50b6c82ba remove set_status from trait 2023-04-18 15:13:44 +02:00
rmanach
b8e1afc679 clean code 2023-04-18 14:37:38 +02:00
rmanach
8a0fd00fb9 add chrono for benchmarking 2023-04-18 13:58:10 +02:00
rmanach
4906b397ba move main engine in worker 2023-04-18 12:57:43 +02:00
rmanach
64d91f4cbf impl postgres pool conn 2023-04-18 12:06:56 +02:00
rmanach
0163525773 update cargo test cmd 2023-04-17 17:01:34 +02:00
rmanach
c0c3804e5d impl job worker engine 2023-04-17 16:53:20 +02:00
rmanach
bf3bd31eed add a queue wrapper for management 2023-04-17 14:40:04 +02:00
rmanach
c42ae39183 initial commit 2023-04-17 09:42:50 +02:00