Sebastian Wittenkamp
Sebastian Wittenkamp
@olliechick the options are documented here: https://github.com/bee-queue/arena/#usage
@olliechick did you try: ```javascript { Bull, "queues": [ { "type": "bullmq", "name": "REDACTED1", "hostId": "REDACTED2", "redis": { "host": "REDACTED3", "port": 6379, "password": "REDACTED4" } } ], "flows": [ {...
@erwan bump
@lorensr do you have any guidance on how this change could be implemented?
@ileitch yeah, it definitely works. It also works from within Emacs when I just type stuff straight into the shell. What doesn't work is sending code from another buffer to...
@senny is there anything we can do to help out? Our shop is all rvm based so I can't switch to `rbenv` just to get this working. If you can...
I am having a similar issue as @ripple0328 though it's just in trying to run shell commands via `compile`, I'm not using cucumber.el or anything. This gist has my information:...
@lexi-lambda that would be really awesome! I feel like there's an upswing of interest in Racket at the moment (thanks John Carmack!) and one of the first things people want...
Thanks! > On Jul 8, 2016, at 7:21 PM, Alexis King [email protected] wrote: > > I should note that I open-source a small (but hopefully practical/more real-world) Racket application that...
@imagekitio 👋