2
0
mirror of https://github.com/tenrok/event-scheduling.git synced 2026-05-15 11:59:41 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Dipesh Dulal ed1896b4d7 feat: update scheduler to add cron jobs 2021-01-23 19:22:48 +05:45
Dipesh Dulal 6f1b238ae2 feat: update database to include cron 2021-01-23 19:22:20 +05:45
Dipesh Dulal 31b9d0471c chore: added cron libarary 2021-01-23 19:22:01 +05:45
Dipesh Dulal 9ed0238086 doc: update output 2021-01-16 12:04:16 +05:45
Dipesh Dulal 9b5a1dd610 doc: update basic run-down with output 2021-01-16 11:57:13 +05:45
Dipesh Dulal 074af07236 chore: added doc message 2021-01-16 11:47:59 +05:45
Dipesh Dulal 99b989b37b feat: check event and schedule events 2021-01-16 11:29:06 +05:45
Dipesh Dulal d024ad73cc feat: run scheduler event in given interval 2021-01-16 11:26:36 +05:45
Dipesh Dulal e76497a921 feat: added different scheduler implementation 2021-01-16 11:07:20 +05:45
Dipesh Dulal 4dc62b1f1e feat: added schedule implementation 2021-01-16 10:58:42 +05:45
Dipesh Dulal d1e0c1ef61 feat: schedule an event after a minute 2021-01-16 10:58:28 +05:45
Dipesh Dulal ff658b23a4 feat: update event param type 2021-01-16 10:58:03 +05:45
Dipesh Dulal 3e579ada2d chore: update dependency 2021-01-16 10:57:18 +05:45
Dipesh Dulal 106083ddef chore: update dependency 2021-01-16 10:57:09 +05:45
Dipesh Dulal 161d071a43 feat: update jobs table query 2021-01-16 10:56:55 +05:45
Dipesh Dulal 6ce4db5321 refactor: clean up un-necessary code 2021-01-16 10:34:57 +05:45
Dipesh Dulal 3cba4a113e feat: added events file 2021-01-16 10:34:37 +05:45
Dipesh Dulal 8d951b3c8d refactor: added seed db to db.go file 2021-01-16 10:34:30 +05:45
Dipesh Dulal 0650161d8f feat: added db seeding 2021-01-16 10:20:43 +05:45
Dipesh Dulal 0b1fd56cf6 doc: added readme 2021-01-16 10:14:20 +05:45
Dipesh Dulal fd99a241ac feat: initial commit 2021-01-16 10:14:11 +05:45