[wip] a lightweight distributed cron-like job system (making while learning Rust)
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
108
commits
Update README.md
662b4d3
fixing some small warnings
a4c69ee
add Debug trait for config
c7e8d9d
remove unused improt
5e963dc
10dc272
using custom errors on storage
f2e2023
remove useless main
a0a739c
removing all dyn errors from db trait
df6e31c
making errors specialized
3af3542
removing unecessary match case
e39686e
c1a819c
small improvements based on lint
2204fbe
fix use of incorrect lock
17124b7
todo related with locks
26b8688
adding todo comment
54f15b8