All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Add index definition for
deleteByTypeAndClient deleteByTypeAndClientis now more performant without sorting in the query
deleteOlderThanmethod onActionRepositorynow forces use of a primitive for batch size.- Begin returning the number of rows deleted from deletion methods in
ActionRepository - Exposed a
deleteByTypeAndClientmethod onActionRepository - Deletion of old action IDs is now more performant on MariaDB
expose ActionRepository deleteByIds method
MariaDb integration
Action retention policy
Initial release.