You should go with some node library for images, like >
js-imagediff
pixelmatch
node-opencv
Good starting point to explore more deeply about it >
https://stackoverflow.com/questions/4196453/simple-and-fast-method-to-compare-images-for-similarity
i put database resource type to variable and it works good (its what I want) but i cant choose this way to choose descending or ascending (for example biggest numbers first, smaller numbers later)
however, theres action to get list of items in database in descending or ascending order - but that doesnt remove them.
so this way i will have same resource on both threads.
and I want to have 2 different resources in each thread.
how can I solve this issue?