Dan Markham
Dan Markham
I wish I was able to create a topic (topic#ephemeral) that acted like a ephemeral channel. It send to any active clients and with no active clients just dropped the...
It seems I don't really understand the problem, or what you are trying to do. If you have some time to explain it to me, I'm down to do a...
> Hello @dmarkham , I need a bit of help... I'm not sure what the problem is. > > The first commit reduce the test coverage. So i added a...
I can see how this would be annoying, can you share an example? If you already have a good `String()` method what is the benefit of using enumer?
yea I knew someone would not be very happy with this change.. If you have a nice patch for a new flag I'm happy to review.
I wonder if instead of a flag we just add a new case sensitive method? `SensitiveString(s string)` maybe someone has a better name for it.
@gamorejon were you not happy with this code?
When I look though the code, it looked just fine I was more concerned about the introduction of a 3rd party include `github.com/gocql/gocql` currently I think everything we use is...
@andig unfortunately my fork is no longer compatible, mainly because I have pulled in some of the PRs and ideas from here and went a slightly different direction. My PR...
> @dmarkham @alvaroloes is there any overarching plan if both packages serve a different purpose in the future or should both continue to be maintained? Well in my mind these...