Commit graph

  • d3805cd562
    Returning fail task (#35) Pmarquez 2022-07-20 15:26:11 +0000
  • f56792a558
    Returning Insert query (#34) Pmarquez 2022-07-20 14:27:01 +0000
  • 8f6f905fe9
    Use transaction in all queries (#33) Ayrat Badykov 2022-07-20 13:01:33 +0300
  • 3602097fb6
    fetch_task static and AsyncQueue method (#32) Ayrat Badykov 2022-07-19 23:05:09 +0300
  • abe324fc57
    Fetch task (#26) Pmarquez 2022-07-19 13:49:43 +0000
  • 9c478e66a4
    Renaming task to job (#29) (#31) Pmarquez 2022-07-19 13:47:55 +0000
  • 58ae681a4e
    Renaming task to job (#29) Pmarquez 2022-07-19 11:39:26 +0000
  • a60eb08fa6
    fang_tasks queries done (#24) Pmarquez 2022-07-18 10:44:05 +0000
  • e2481144dc
    Merge pull request #25 from ayrat555/ayrat555/add-transaction Pmarquez 2022-07-17 19:41:41 +0000
  • d186a5434c
    allow to use transaction to be able to rollback in tests Ayrat Badykov 2022-07-17 22:34:55 +0300
  • c2c83d1031
    async insert task query (#23) Ayrat Badykov 2022-07-17 19:22:00 +0300
  • 5b61458b5f
    sql queries (#22) Pmarquez 2022-07-17 12:06:23 +0000
  • a707ce2f5c
    start working on async queries Ayrat Badykov 2022-07-17 10:13:45 +0300
  • f999e55fa4
    fix clippy Ayrat Badykov 2022-07-17 09:16:54 +0300
  • b1fbe8c5af
    create sync mod Ayrat Badykov 2022-07-17 09:10:32 +0300
  • 3bb45022d9
    update typetag (#19) Ayrat Badykov 2022-07-01 09:03:27 +0300
  • 9545841152
    fix clippy in nightly toolchain Ayrat Badykov 2022-06-04 22:35:10 +0300
  • ea5e740252
    fix warning in the example project Ayrat Badykov 2022-06-04 22:24:56 +0300
  • 216bac0f7e
    update paypal link Ayrat Badykov 2022-03-19 17:09:26 +0200
  • 1de4254c52
    ci(actions): bump actions/checkout from 2 to 3 (#16) dependabot[bot] 2022-03-15 10:18:19 +0200
  • a74d943896
    fix shutdown test and add changelog entry Ayrat Badykov 2021-12-05 08:43:17 +0200
  • 0473978460
    Support graceful shutdown of worker (#14) J 2021-12-04 23:19:08 -0700
  • b98cfedb33
    bump version Ayrat Badykov 2021-11-30 09:38:34 +0200
  • 5ee8b30448
    bump deps (#13) Ayrat Badykov 2021-11-30 09:31:11 +0200
  • 077e0a9b6d
    try to trigger dependabot Ayrat Badykov 2021-11-30 09:05:46 +0200
  • f93faca772
    Create FUNDING.yml Ayrat Badykov 2021-08-26 12:42:15 +0300
  • 78f27eac3d
    bump version to 0.4.1 Ayrat Badykov 2021-08-22 21:29:27 +0300
  • 4bf654c9b5
    Do not use env logger, call log instead directly (#11) Ayrat Badykov 2021-08-22 21:25:49 +0300
  • d166313cab
    add a note about El Monitorro Ayrat Badykov 2021-08-18 22:09:49 +0300
  • 1aabb91206
    bump version to 0.4.0 (#10) Ayrat Badykov 2021-07-31 10:40:11 +0300
  • 93e7e57d9a
    Add simple example (#9) Ayrat Badykov 2021-07-31 09:47:53 +0300
  • 824e32f17b
    pass PgConnection into run function (#8) Ayrat Badykov 2021-07-25 15:20:16 +0300
  • cb02a03fea
    bump version Ayrat Badykov 2021-07-24 12:31:26 +0300
  • 7d92fd2d6a
    Update Readme (#7) Ayrat Badykov 2021-07-24 12:13:59 +0300
  • 1e0038a3e6
    chore(cargo): update env_logger requirement from 0.8.4 to 0.9.0 (#6) dependabot[bot] 2021-07-19 08:09:05 +0300
  • 45eb336b8a
    Periodic tasks (#5) Ayrat Badykov 2021-07-18 22:09:30 +0300
  • df1da87e13
    bump version and add badges Ayrat Badykov 2021-07-11 13:55:52 +0300
  • b9e05213d9
    fix workflow Ayrat Badykov 2021-07-11 13:18:53 +0300
  • 12f6944e59
    add github actions (#4) Ayrat Badykov 2021-07-11 13:17:02 +0300
  • 4f50385c96
    simplify usage by re-exporting serde traits (#3) Ayrat Badykov 2021-07-11 10:26:20 +0300
  • 36e705a7ef
    update README and bump version Ayrat Badykov 2021-07-04 09:07:29 +0300
  • 0cb3b7301b
    remove finished tasks (#2) Ayrat Badykov 2021-07-03 15:18:41 +0300
  • 4b1f537d19
    execute different types of tasks in separate workers (#1) Ayrat Badykov 2021-07-03 07:23:05 +0300
  • c601984d37
    prepare to publish on crates.io Ayrat Badykov 2021-06-24 13:15:10 +0300
  • 917c65204b
    add README Ayrat Badykov 2021-06-24 12:58:02 +0300
  • 75a0de365e
    make worker pool public Ayrat Badykov 2021-06-24 08:23:02 +0300
  • a2e4885bdb
    re-export all structs Ayrat Badykov 2021-06-24 07:48:33 +0300
  • 8675f223a0
    add dependabot Ayrat Badykov 2021-06-23 15:17:13 +0300
  • e009747dd0
    remove unused file Ayrat Badykov 2021-06-23 14:32:21 +0300
  • b92af896d4
    fix clippy warnings Ayrat Badykov 2021-06-23 14:30:19 +0300
  • 1f00098687
    recover from panics Ayrat Badykov 2021-06-23 14:26:47 +0300
  • d293e31ac8
    run tasks in threads Ayrat Badykov 2021-06-23 13:48:03 +0300
  • 3bc32c9c93
    add job pool Ayrat Badykov 2021-06-23 08:32:35 +0300
  • 3de7038e62
    add scheduler Ayrat Badykov 2021-06-20 11:58:03 +0300
  • e52c81ddde
    execute a task Ayrat Badykov 2021-06-20 11:10:02 +0300
  • 5824038701
    use skip_locked to skip the locked record Ayrat Badykov 2021-06-13 12:26:40 +0300
  • 27f3e1479f
    lock the selected task record Ayrat Badykov 2021-06-12 15:59:09 +0300
  • 506fd1c4cb
    insert tasks Ayrat Badykov 2021-06-06 11:44:46 +0300
  • 8f1f1cc7fa
    start working on storage level Ayrat Badykov 2021-06-05 14:39:19 +0300
  • d31d6096fa
    initial commit Ayrat Badykov 2021-05-30 11:35:00 +0300