panko/panko
Ivan Kolodyazhny d2ba20f241 Add max_count argument for clear_expired_data call
When thare're a lot of events in the database panko-expire
consumes a lot of memory to delete all records with a single
call. To avoid this behaviour a new config option
`events_delete_batch_size` was introduced.

Change-Id: Icf83ffe089301b3782273923f18efd4d209131c2
(cherry picked from commit ec84ed8aa7)
2020-11-23 09:16:57 +00:00
..
api PDF documentation build 2019-09-19 22:39:38 -07:00
cmd Add max_count argument for clear_expired_data call 2020-11-23 09:16:57 +00:00
conf cors: update default configuration using cors' own set_defaults funtion 2016-11-01 12:30:18 +00:00
hacking Rename to Panko 2016-06-14 17:00:22 +02:00
locale Imported Translations from Zanata 2019-04-11 14:53:36 +00:00
policies Move default policies into code 2017-11-08 04:35:54 +00:00
publisher Don't use deprecated publisher anymore 2018-07-10 15:52:00 +02:00
storage Add max_count argument for clear_expired_data call 2020-11-23 09:16:57 +00:00
tests Add max_count argument for clear_expired_data call 2020-11-23 09:16:57 +00:00
__init__.py Rename to Panko 2016-06-14 17:00:22 +02:00
i18n.py Update the documentation link for doc migration 2017-07-24 11:04:31 +08:00
opts.py Remove deprecated Panko dispatcher 2017-09-27 09:53:28 +02:00
profiler.py Integrate OSprofiler in Panko 2019-04-12 02:18:28 +00:00
service.py Integrate OSprofiler in Panko 2019-04-12 02:18:28 +00:00
utils.py Remove unused utils method 2017-02-08 18:06:30 +08:00
version.py Rename to Panko 2016-06-14 17:00:22 +02:00