Thibault Charbonnier

Results 139 comments of Thibault Charbonnier

> domain contact points are not resolved manually, so extra A/AAAA DNS records are ignored This library does not embed a DNS resolver, so contact points must be specified as...

@rainest Would you be willing to send a PR to this repository? In the same vein, we could also PR Kong to resolve its provide contact points _before_ instantiating the...

On second thought, I wonder if we shouldn't just follow my second suggestion, but keep this driver as-is for now (so as to stay aligned to the Datastax implementations)?

Here is the Kong PR: https://github.com/Kong/kong/pull/4296 Note that this fix is only relevant in versions of Kong that create several `resty.cassandra.cluster` instances (as described in the aforementioned commit), so that...

Thank you for the tips @slivne. You may want to consider improving the documentation around scylla-ccm a bit. Unless I drastically missed it, nothing [here](https://github.com/scylladb/scylla/wiki/Using-CCM) hints that scylla-ccm won't build...

Hi, Thanks for the report. Yes, this serializer was never written and I never thought of adding it. I think it has to do with the CQL `decimal` type, right?...

This would be great to have - any chance #68 could get some attention in the near future? Stow has solved all of my issues with dotfiles management so far...

@anhdd-savvycom Hi, Thanks for reporting, we'll take a look at this as soon as we can manage.

@ziru Not up-to-date with this issue, but I don't think any of the websocket code changed between 0.11 and 0.12 - what issue are you seeing exactly? Maybe better to...