0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-15 19:08:20 +02:00
dendrite/setup
Till 6c20f8f742
Refactor StoreEvent, add MaybeRedactEvent, create an EventDatabase (#2989)
This PR changes the following:
- `StoreEvent` now only stores an event (and possibly prev event),
instead of also doing redactions
- Adds a `MaybeRedactEvent` (pulled out from `StoreEvent`), which should
be called after storing events
- a few other things
2023-03-01 17:06:47 +01:00
..
base Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
config Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
jetstream Unify logging by using logrus for jetstream logs (#2976) 2023-02-24 08:56:53 +01:00
mscs Refactor StoreEvent, add MaybeRedactEvent, create an EventDatabase (#2989) 2023-03-01 17:06:47 +01:00
process Track reasons why the process is in a degraded state 2022-10-04 13:02:41 +01:00
flags.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
monolith.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00