You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys! Awesome lib, really excited to get it set up in my application!
I was curious if it's possible to search for jobs by a parameter that looked in the arguments, or even more sophisticated if there was the possibility of a tagging system. Honestly searching for jobs by their parameters would be sufficient for us, and would prevent us from having a table wrapped around our redis jobs.
If this doesn't exist currently, is that something that you think would be valuable? It looks like you can do it in redis/redix pretty easily.
Thanks again for your work on this project!
The text was updated successfully, but these errors were encountered:
Hi guys! Awesome lib, really excited to get it set up in my application!
I was curious if it's possible to search for jobs by a parameter that looked in the arguments, or even more sophisticated if there was the possibility of a tagging system. Honestly searching for jobs by their parameters would be sufficient for us, and would prevent us from having a table wrapped around our redis jobs.
If this doesn't exist currently, is that something that you think would be valuable? It looks like you can do it in redis/redix pretty easily.
Thanks again for your work on this project!
The text was updated successfully, but these errors were encountered: