I have an export function that read the entire database and create a .xls file with all the records. Then the file is sent to the client.
Of course, the time of export t
Refer to this link which uses jedis (redis java client) The key to this is the LPOPRPUSH command
https://blog.logentries.com/2016/05/queuing-tasks-with-redis/