Releases: matomo-org/plugin-QueuedTracking
Releases · matomo-org/plugin-QueuedTracking
0.3.1
- Fixed Redis Sentinel was not working properly. Sentinel can be now configured via the UI and not via config. Also multiple servers can be configured now.
0.3.0
Added support for Redis Sentinel
0.2.6
Increased default lock time for a queue
0.2.5
Better random number generator when deciding which queue to process next.
0.2.4
The command queuedtracking:monitor will now work even when the queue is disabled
0.2.3
- Added more tests and information to the test command
- It is now possible to configure up to 16 workers
0.2.1
New command to test Redis connection
0.1.8
Increased required Piwik version from 2.14.0 to 2.14.2