panko/panko
Ivan Kolodyazhny 0a8d5b4fc0 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-09-15 13:31:30 +00:00
..
api Update hacking for Python3 2020-04-03 14:39:18 +02:00
cmd Add max_count argument for clear_expired_data call 2020-09-15 13:31:30 +00:00
conf cors: update default configuration using cors' own set_defaults funtion 2016-11-01 12:30:18 +00:00
hacking Update hacking for Python3 2020-04-03 14:39:18 +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-09-15 13:31:30 +00:00
tests Add max_count argument for clear_expired_data call 2020-09-15 13:31:30 +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 Fix error config registration of elasticsearch 2019-11-28 08:43:26 +00: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