I'm having to do a lot of maintenance and management using the console applications of late. This is taking a long time. A blob database of 2million objects takes a LOOOOOOOOOONG time to manage with the built-in tools since they're limited to performing one operation at a go.
Could you implement the management commands in another language (Python et al)? PHP isn't great for this kind of thing...
Either that or implement APIs that can be actioned via scripts and rate-limited via apache/nginx front ends?
Implement management commands using API in a multi-threaded capable platform. - Community / Feature Request - Deskpro Support
Implement management commands using API in a multi-threaded capable platform. Collecting Feedback
Add a comment
Please log in or register to submit a comment.
Comment (1)