Upload image to redis #663
Unanswered
MosheRabinovitz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm trying to upload files from my server to Redis and make queries through Cantaloupe.
Since it is currently not possible to source identifier to Redis I am trying to work around this by placing my files in the cantaloupe cache folder.
I see that the name of the files is written together with data about the files for example
Bali.tif_1:1_encode:png_UNDEFINED_8_e95197c48292fa4c8fc0617e850c1f6d
I wanted to ask what each operation data means and where they are added, so that I can also give the same data to the file name.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions