Commit graph

7 commits

Author SHA1 Message Date
a3adb9ffa8 refactor(lib_core): create new lib core with apalis
use apalis library for task management
2025-12-29 19:52:33 -03:00
cfa2474606 test(lib_core): update task manager tests
refs: #5

wip: add test to task_manager

refs: #5
2025-12-29 19:52:23 -03:00
c52a497075 test(lib_core): sqlite return paginated tasks
refs: #5
2025-05-19 13:22:36 -04:00
94fe050c4a test(lib_core): it saves and return tasks
refs: #5
2025-05-18 20:07:47 -04:00
45a3bf291b refactor(lib_core): task manager structure
refs: #5
2025-05-16 20:00:47 -04:00
4199a97a19 refactor(lib_core): introduce database module
refs: #5
2025-05-16 20:00:47 -04:00
b31502fb37 refactor: move library into it's own crate 2025-05-15 11:38:00 -04:00