panko/panko/tests
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
..
functional Add max_count argument for clear_expired_data call 2020-11-23 09:16:57 +00:00
unit Remove deprecated Panko dispatcher 2017-09-27 09:53:28 +02:00
__init__.py Rename to Panko 2016-06-14 17:00:22 +02:00
base.py Rename to Panko 2016-06-14 17:00:22 +02:00
db.py Using fixtures.MockPatch instead of mockpatch.Patch 2017-03-09 02:42:58 +00:00
mocks.py Rename to Panko 2016-06-14 17:00:22 +02:00