Commit graph

31 commits

Author SHA1 Message Date
Zach Daniel
8359e17030 improvement: support record_limit to limit max processed records 2023-06-10 13:15:46 -04:00
sitch
cdc3028fcb
docs: fix readme title 2023-06-03 11:01:19 -04:00
Zach Daniel
a47cc3c8cf chore: release version v0.1.3 2023-05-17 22:42:19 -04:00
Zach Daniel
901db826ee fix: properly raise errors instead of swallowing them 2023-05-17 22:42:01 -04:00
Zach Daniel
87de8a1f01 fix: don't use authorize?: false for operations. 2023-05-17 11:38:37 -04:00
Zach Daniel
7d4b783676 chore: release version v0.1.2 2023-05-08 14:49:59 -04:00
Zach Daniel
1520a3db3e improvement: make scheduler default queue the same as worker
but give scheduler a priority of 1 so it happens before workers.
2023-05-08 14:49:22 -04:00
Zach Daniel
1eabd92c5a chore: set oban dep 2023-05-01 18:22:48 -04:00
Zach Daniel
4ced2d9e8a chore: release version v0.1.1 2023-05-01 18:20:29 -04:00
Zach Daniel
6ec1d73844 chore: no oban pro in CI for now 2023-05-01 18:20:08 -04:00
Zach Daniel
db9285f710 docs: explain oban pro 2023-05-01 18:15:50 -04:00
Zach Daniel
6b6b49c62a chore: get rid of oban_pro dependency 2023-05-01 18:13:09 -04:00
Zach Daniel
0b1942b1d0 fix: add_error/1 does not exist 2023-05-01 18:10:41 -04:00
Zach Daniel
44bfe10358 improvement: handle actions w/ before_transaction/after_transaction hooks better 2023-05-01 17:05:49 -04:00
Zach Daniel
cc5e0e01f3 fix: insert_all/1 not insert_all!/1 2023-05-01 11:00:17 -04:00
Zach Daniel
72c294bfbe docs: remove docs caveat 2023-04-28 14:10:35 -04:00
Zach Daniel
494248dc6a chore: remove oban_web 2023-04-28 14:07:51 -04:00
Zach Daniel
1b280ba079 chore: update changelog 2023-04-28 14:04:49 -04:00
Zach Daniel
0a1bc671be chore: release version v0.1.0 2023-04-28 14:04:28 -04:00
Zach Daniel
23f3055fa7 chore: docs/setup for release 2023-04-28 14:03:29 -04:00
Zach Daniel
05c4547015 chore: fix compile, mix deps.get 2023-04-28 14:01:22 -04:00
Zach Daniel
230e6cb0c7 improvement: error handling/docs 2023-04-28 13:59:56 -04:00
Zach Daniel
871d986980 chore: update ash 2023-04-28 01:40:34 -04:00
Zach Daniel
42d20b613a fix: properly set context/authorize? in workers 2023-04-28 01:39:57 -04:00
Zach Daniel
303da4c2f8 fix: error messages/config improvements 2023-04-27 23:57:33 -04:00
Zach Daniel
253b27d4b7 improvement: optional deps, transaction only for actions 2023-04-27 23:34:33 -04:00
Zach Daniel
2f0a57683b fix: syntax/get tests passing 2023-04-27 22:36:29 -04:00
Zach Daniel
cad7a65fae improvement: initial feature set 2023-04-27 22:07:05 -04:00
Zach Daniel
316a77a7f2 WIP 2023-04-21 23:35:21 -06:00
Zach Daniel
223124bd77 chore: DSL definition 2023-04-21 22:58:26 -06:00
Zach Daniel
79807a2d80 init 2023-04-21 22:46:04 -06:00