mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Use cache in front of Redis/SQL RAM backends
This commit is contained in:
parent
aa7d5df6a0
commit
e40baf0bda
26 changed files with 1155 additions and 384 deletions
|
@ -47,3 +47,5 @@
|
|||
|
||||
-define(HEADER(CType),
|
||||
[CType, ?AC_ALLOW_ORIGIN, ?AC_ALLOW_HEADERS]).
|
||||
|
||||
-define(BOSH_CACHE, bosh_cache).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue