summaryrefslogtreecommitdiff
path: root/src/mod_proxy65_redis.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2022Badlop2022-02-111-1/+1
|
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
|
* Fix most EDoc errors, even if that's not used nowadays apparentlyBadlop2020-05-111-1/+1
|
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
|
* Correctly handle unicode in log messagesEvgeny Khramtsov2019-09-231-3/+3
|
* Make logging messages more consistentEvgeny Khramtsov2019-06-241-3/+3
|
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
|
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-1/+0
| | | | | | | | | The header consisted of too many unrelated stuff and macros misuse. Some stuff is moved into scram.hrl and type_compat.hrl. All macros have been replaced with the corresponding function calls. TODO: probably type_compat.hrl is not even needed anymore since we support only Erlang >= OTP 17.5
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
|
* Lower log level for some messagesEvgeniy Khramtsov2017-04-151-1/+1
|
* Improve logging of Redis errorsEvgeniy Khramtsov2017-04-071-8/+4
|
* Add Redis as mod_proxy65 RAM backendEvgeniy Khramtsov2017-03-311-0/+190