#event-sourcing #cqrs #axon-server #handler

macro dendrite_macros

Macros to improve ergonomics of the dendrite crate

5 releases (breaking)

0.5.0 Nov 2, 2022
0.4.0 Dec 3, 2021
0.3.0 May 9, 2021
0.2.0 May 3, 2021
0.1.0 Feb 12, 2021

#6 in #axon-server

Download history 1/week @ 2024-01-15 1/week @ 2024-01-22 2/week @ 2024-02-12 24/week @ 2024-02-19 25/week @ 2024-02-26 9/week @ 2024-03-04

60 downloads per month
Used in 4 crates

MIT license

17KB
229 lines

Crate dendrite-macros

The registration of command / event / query handlers using the dendrite crate requires some non-obvious syntax. These macros accept definitions that are easy to explain and remember and produce the code that is necessary to make dendrite happy.

Status: usable.

Dependencies

~1.5MB
~37K SLoC