Releases: matomo-org/plugin-QueuedTracking
Releases · matomo-org/plugin-QueuedTracking
0.1.6
0.1.5
0.1.4
- It is now possible to start multiple workers for faster insertion from Redis to the database. This can be configured in the "Plugin Settings"
- Monitor does now output information whether a processor is currently processing the queue.
- Added a new command
queuedtracking:lock-status
that outputs the status of each queue lock. This command can also unlock a queue by using the option--unlock
. - Added a new command
queuedtracking:print-queued-requests
that outputs the next requests to process in each queue. - If someone passes the option
-vvv
to./console queuedtracking:process
the Tracker debug mode will be enabled and additional information will be printed to the screen.
Compatibility with log importer
0.1.3 temporarily return bulk response in case bulk tracking is used until …
0.1.2
Marketplace appearance changes
0.1.1 make sure the image in the marketplace works, how it works should act…
Initial release
0.1.0 updated screenshot. as we run tests on PHP 5.3.3 the redis extension …