Joel Wetzell
|
52ca801fbd
|
add context to keyvaluemodule get/set
|
2026-05-27 18:30:23 -05:00 |
|
Joel Wetzell
|
4cedd58a76
|
switch modules to accept an InputHandler instead of the full router
|
2026-05-20 21:03:41 -05:00 |
|
Joel Wetzell
|
a09249a047
|
convert nats and mqtt to a generic pub/sub module type
|
2026-05-19 21:25:29 -05:00 |
|
Joel Wetzell
|
11bbf1a703
|
rework database module to not expose raw DB
|
2026-05-19 12:33:54 -05:00 |
|
Joel Wetzell
|
4bdfe0b00a
|
add error return to database module
|
2026-05-17 09:50:01 -05:00 |
|
Joel Wetzell
|
833bd529d6
|
pull all non-request scoped values out of context
|
2026-05-06 21:33:16 -05:00 |
|
Joel Wetzell
|
2fbca6209e
|
make an OutputModule interface and remove output from modules that don't implement it
|
2026-03-18 16:24:19 -05:00 |
|
Joel Wetzell
|
3f4271b5ef
|
add module and processor for interacting with SQLite DB
|
2026-03-18 14:21:36 -05:00 |
|
Joel Wetzell
|
7e75fdb758
|
shift Get method to only key/value modules add Set method to redis.client
|
2026-03-18 12:53:50 -05:00 |
|
Joel Wetzell
|
2127c6fd5b
|
move module interface to common package
|
2026-03-18 12:47:28 -05:00 |
|