Commit Graph

64 Commits

Author SHA1 Message Date
c1df312b2c hopefully fix missing channel errors 2024-10-09 12:50:10 +03:00
0dac59b426 Add more debug statements to broker
Upgrade packages
2024-10-09 00:03:42 +03:00
855096e4d9 Upgrade yarn 2024-03-29 09:22:02 +02:00
ebf2c7de77 Upgrade mongodb & add distinct operator 2024-03-29 09:18:46 +02:00
de7fbec2f3 logger and metrics registration are optional 2024-02-07 13:41:46 +02:00
ae41d56259 bugfix 2024-01-09 17:19:51 +02:00
69672606fd tweak typings a bit + upgrade mongodb dep 2024-01-02 01:20:06 +02:00
2af29ec16a Fix interface types 2023-11-29 13:44:34 +02:00
f4c5745bd8 Make the interfaces more generic 2023-11-29 13:26:10 +02:00
69021a5c8e make metric buckets configurable 2023-11-11 23:01:39 +02:00
8a4d8c1d1b better help strings 2023-11-11 17:51:40 +02:00
460ded7641 Optional prom-client peer dependency 2023-11-11 17:11:47 +02:00
2b4f190264 try-catch createIndex 2023-10-20 12:58:09 +03:00
6c72961d12 allow query of donor nodes if allwed by config 2023-10-17 18:10:55 +03:00
dbf1283edc bugfix
allow nodes without status to be queried to resolve status
2023-10-14 13:24:41 +03:00
9fce8c72ff broadcast status updates 2023-10-14 13:01:36 +03:00
e3e7623c27 throw clear error about unavailable db nodes 2023-10-14 12:48:57 +03:00
8230fa376b Cap length of debug outputs 2023-10-11 14:39:52 +03:00
d8008ba418
fixes 2023-08-22 21:35:04 +03:00
3753161edb
properly handle routing keys 2023-08-17 21:14:12 +03:00
c7e60eef48
update type overloads 2023-08-16 03:20:45 +03:00
cfbd2fbcd3
new helper method for findoneanddelete 2023-08-16 02:56:04 +03:00
44be4b491c
bugfix
make sure a collection exists before trying to create an index on it
2023-08-16 02:13:38 +03:00
5a882304a5
Small fixes 2023-08-15 22:31:41 +03:00
395c9ed818
remove debug statement 2023-08-12 23:04:54 +03:00
bf87208b92
debug statement 2023-08-12 22:20:14 +03:00
e4e6fdf843
handle index mismatches properly 2023-08-11 13:03:38 +03:00
42b212273c
recreate index if exists when conflict occurs 2023-08-11 12:05:50 +03:00
308c9cb63d
v1.5.6 2023-07-19 23:24:53 +03:00
2cd8ba3ba0
method for ensuring multiple indices 2023-07-19 23:24:00 +03:00
34ab54ebff
update typing 2023-07-17 20:36:14 +03:00
d19aec3371
Fix typings & re-export 2023-07-15 02:10:56 +03:00
ee816f3b04
hnng 2023-07-13 19:25:48 +03:00
e3d81a581a
Update types 2023-07-13 19:10:43 +03:00
d1ed5afe09
MariaDB wrapper can listen to status updates from cluster 2023-07-13 19:06:07 +03:00
24b2bcd3d9
update eslint rules 2023-07-03 16:33:39 +03:00
191e9e77b2
fixes 2023-06-18 16:30:58 +03:00
36d5339e15
v1.3.20 2023-05-15 18:05:00 +03:00
045f2b9a6b
load prop to broker options 2023-05-15 18:00:39 +03:00
17d9d124fe
v1.3.18 2023-05-15 15:27:33 +03:00
c0eae8be4b
type params for methods 2023-05-15 15:06:46 +03:00
f4e532afdf
typing fixes 2023-05-15 14:13:24 +03:00
91aa37b003
allow index options 2023-05-08 21:28:00 +03:00
37fb7243ad
more typings 2023-05-08 18:16:26 +03:00
da1a45e9f0
update typings 2023-05-07 03:37:14 +03:00
ef5449509e
dear lord the amount of nesting 2023-05-03 00:59:06 +03:00
3f9cdc2d69
mongo index specification type 2023-04-30 22:34:47 +03:00
29230e01a8
no null 2023-04-30 00:42:12 +03:00
c61af94efc
Type support for maria 2023-04-30 00:40:13 +03:00
2952660737
small fixes 2023-04-29 23:32:29 +03:00