Dan Kinder
Dan Kinder
Hi, I was looking for a good Chinese/Japanese tokenizer in Go and stumbled across this one. Based on the release history it seems like it looks like this library has...
Some CQL drivers are token aware and make the token ring available, for example so that we could ask it "what endpoints have this partition/token?" (like nodetool getendpoints). Examples: -...
**Describe the problem** Maybe related to https://github.com/cockroachdb/cockroach/issues/16106 I ran a `GRANT SELECT ON mydb.myschema.* TO myuser ` to give select privileges to a user on all tables in a given...
Hi, we have our jenkins jobs in a folder structure, so this works: ``` hubot jenkins build myfolder/myjob ``` I would have expected that if I ran `hubot jenkins setAlias...