Flashmob
Flashmob
oh, on second look - the value from queuedID() gets ignored in the `Redis`, `SQL` and `GuerrillaDBRedis` example processors. Forgot about, they overwrite this value. So maybe the above suggested...
@lord-alfred new dependencies can add technical debt. Also, since this package is made to be used as a library, it's better if the user of the library can decide on...
Not disagreeing with you there. Definitelly md5 is much slower. Although, please note that in practice, it's only performed, in the extreme case, say 1000 times a second. And that's...
This value is actually just a filler because ideally a Message ID should be created by the backed.. Indeed, it could be changed to something simple and use things like...
Hello @danielwhite Sorry for the long break, but are you still around? If so, could you have a few minutes to take a look at this PR and tell me...
now working on this first, will resolve the conflicts
@jordanschalm Made the following changes: - Added a Stop() function, this required adding channels for stopping and using a non-blocking version of ListenAndServe that returned a Closer (see http.go). Could...
thanks; didn't do that - will try that soon!
It seems like the statik package is missing from the repo. Could you pls commit when you get a chance? Thanks.
This branch (dashboard) has been updated with the latest master. If you require the dashboard, you may git checkout this branch and build according to this doc https://github.com/flashmob/go-guerrilla/wiki/Dashboard