• the Netherlands
  • https://code-change.nl
  • 30 years of experience with software. Prefer to work with BEAM and Gleam.

  • Joined on 2024年01月09日
kero pushed to main at kero/lite_events 2026年06月13日 12:02:54 +02:00
46130864b6 Deal with a driver that may NOT return vakues.
c52f9dfb56 Simplify
7067af0d1e cleanup
970e096e8b Use ETS as default driver. Drop sqlight dep
c77a34e58a Cleanup
Compare 5 commits »
kero pushed tag v2.0.0 to kero/opengleametry 2026年06月06日 22:06:46 +02:00
kero pushed to main at kero/opengleametry 2026年06月06日 22:02:09 +02:00
395612d345 Upgrade stdlib to 1.x, release v2.x
kero pushed to main at kero/opengleametry 2026年06月06日 22:01:00 +02:00
b1756eb270 Upgrade stdlib to 1.x, release v3.x
7dea77e17c Add Changelog, pending 2.0.0 release; move Attribute type alias
14f72ddb21 Split utility removal fnuctions; improve docs.
Compare 3 commits »
kero pushed to main at kero/lite_events 2026年05月24日 23:23:56 +02:00
71c1e60aa7 Generl upgrade; queryable
2cd3cc2377 projection -> subscription
Compare 2 commits »
kero pushed to main at kero/lite_events 2026年05月16日 22:29:15 +02:00
64203d0c7b Cleanup
77dbdc7f9e Imrpove API w.r.t. new/supervised/start
2825ee119a Improve projection internals
c3d447f9b8 Improve subscription API
Compare 4 commits »
kero pushed to main at kero/lite_events 2026年05月10日 14:13:56 +02:00
fc728a4137 Map event_log entry instead of wrapping. Take control of timestamp for sorting
kero pushed to main at kero/lite_events 2026年05月10日 12:28:37 +02:00
badc5318c4 Absorb loop code
f889332daa Absorb supervised code
68b0f3ee04 Move type from clients to projection
a859527d04 It's really called supervised
9a9a10c627 A command results in one event for an aggregate
Compare 6 commits »
kero pushed to main at kero/lite_events 2026年05月03日 14:35:27 +02:00
2ef1116ec4 Simplify types; make projection explicit
b5ff6f275a Remove 'production' which had tied live+log in the same actor - our previous commit splits that
553e48e859 subscribe to more than one event source
aa5fa05cf4 Upgrade; rename; remove warning; docs
Compare 4 commits »
kero pushed tag v1.1.0 to kero/opengleametry 2026年01月28日 23:04:24 +01:00
kero pushed to main at kero/opengleametry 2026年01月28日 23:03:53 +01:00
4b796411a5 Release v1.1.0, allows for capturing crash reports
kero pushed to main at kero/lite_events 2025年11月03日 22:23:04 +01:00
023659b76b Solidify
190eee84eb Enable consuming from multiple sources
c60cd5d28e For now, drop a fixed type
878a39b202 Double consumer
a14a2d558e Prep for multiple targets consumer listens to
Compare 14 commits »
kero pushed to main at kero/lite_events 2025年10月03日 14:10:39 +02:00
96683a520f Add telemetry for DB reads
5f0eff57a6 Remove logging
Compare 2 commits »
kero pushed to main at kero/lite_events 2025年09月24日 22:04:43 +02:00
c815386751 Chunked consume* and subscribe*; fix supervied_test; move link_encoder to lite_events
kero pushed to main at kero/lite_events 2025年09月15日 21:56:33 +02:00
2bb783e41e some stuff
b6c9ad4e85 Make intent clear
ccfa44fc5b Rework subscribe* fucntions - can handle restarted actor
3ad6d5cc07 Fix: save multiple events for one command in DB
78c1371d29 small stuff
Compare 5 commits »
kero pushed tag v1.0.0 to kero/opengleametry_test 2025年09月14日 15:46:48 +02:00
kero pushed to main at kero/opengleametry_test 2025年09月14日 15:46:48 +02:00
d56f6e282a Release 1.0.0
kero pushed to main at kero/opengleametry 2025年09月14日 15:37:25 +02:00
8bba114fbc Release 1.0.0
204fa1ccf3 Final docs and upgrade
Compare 2 commits »
kero pushed tag v1.0.0 to kero/opengleametry 2025年09月14日 15:37:25 +02:00
kero pushed to main at kero/opengleametry 2025年09月06日 22:48:05 +02:00
0c22d54499 Add the actual test