Commit graph

3 commits

Author SHA1 Message Date
Till Faelligen 4f9cd554b9
Move cache to the ServerACLs struct, store a pointer to the regexes 2024-02-28 07:47:39 +01:00
Till Faelligen f3430bb21d
Add a wrapper around compileACLRegex, introduce a compileRegexFunc,
cache regexes on startup
2024-02-22 08:47:57 +01:00
Kegsay b20386123e
Move currentstateserver API to roomserver (#1387)
* Move currentstateserver API to roomserver

Stub out DB functions for now, nothing uses the roomserver version yet.

* Allow it to startup

* Implement some current-state-server storage interface functions

* Add missing package
2020-09-03 17:20:54 +01:00