0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-01 05:08:59 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Jason Volk
a725ff3521 ircd:Ⓜ️ Remove remaining export macros on central library definitions. 2020-03-16 16:56:06 -07:00
Jason Volk
1bdf52b7bb ircd:Ⓜ️:events: Add preliminary interface to _event_state w/ console cmd. 2020-02-26 18:24:17 -08:00
Jason Volk
c4c9bb2762 ircd:Ⓜ️:events: Optimize db get options in dumper. 2020-01-11 23:31:53 -08:00
Jason Volk
be955faf2d ircd:Ⓜ️:events: Log errors and attempt to continue dump loop. 2020-01-08 18:25:31 -08:00
Jason Volk
7a5bb70f16 ircd:Ⓜ️:events: Use event_json column for dump. 2020-01-08 18:25:31 -08:00
Jason Volk
47df2bc4e2 ircd:Ⓜ️:events: FADV_DONTNEED on events dump fd. 2020-01-08 18:25:31 -08:00
Jason Volk
048cfe7019 ircd:Ⓜ️:events: Reduce default dump buffer size. 2020-01-08 18:25:31 -08:00
Jason Volk
3500ec86dc ircd:Ⓜ️:events: Improve dump loop and infolog. 2020-01-08 18:25:31 -08:00
Jason Volk
183e44e0b6 modules: Distill all API's from modules up to matrix lib. 2019-09-27 19:35:26 -07:00
Renamed from modules/m_events.cc (Browse further)