Mercurial > prosody-modules
annotate mod_csi_pump/README.markdown @ 3571:f5ea0b886c7c
mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match
This should improve performance in case the exact days in the 'start'
and 'end' range are missing from the index.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 03 May 2019 18:59:38 +0200 |
parents | 82cf953fabae |
children |
rev | line source |
---|---|
2455 | 1 --- |
2 description: Lossless CSI module | |
3 --- | |
4 | |
3547
82cf953fabae
mod_csi_pump/README: Discourage use, point to mod_csi_simple
Kim Alvefur <zash@zash.se>
parents:
2462
diff
changeset
|
5 This module was merged into Prosody as |
82cf953fabae
mod_csi_pump/README: Discourage use, point to mod_csi_simple
Kim Alvefur <zash@zash.se>
parents:
2462
diff
changeset
|
6 [mod_csi_simple][doc:modules:mod_csi_simple] and has continued |
82cf953fabae
mod_csi_pump/README: Discourage use, point to mod_csi_simple
Kim Alvefur <zash@zash.se>
parents:
2462
diff
changeset
|
7 to evolve there. The version here might not receive updates anymore. |
82cf953fabae
mod_csi_pump/README: Discourage use, point to mod_csi_simple
Kim Alvefur <zash@zash.se>
parents:
2462
diff
changeset
|
8 Consider using mod_csi_simple or [mod_csi_battery_saver] instead. |