Adrian Cole

Results 2046 comments of Adrian Cole

First, we need to pick a minimum version Ex 9.5 supports upsert and if we use the existing schema from mysql, it would be the easiest to port. On that...

> I think most companies don't really need Cassandra on the backend. I > suspect a high-performance alternative for medium-size data will something > that will appeal to this audience....

work here needs champions to run it through. If you like, you can look at the work-on-progress voltdb experiment as an example, though in the schema likely completing normalization of...

> > Came across this : > > https://github.com/IAMTJW/zipkin/tree/master/zipkin-storage/postgresql > > Any chance of this getting merged(accepted) ? > first, the author would need to volunteer to contribute the code....

PS we need to vet carefully make sure we don't rebreak things in the process. i.e. verify that if a tag "error" is sent, followed by "error.code" it doesn't crash...

definitely there's value exploring what seems to be the more ES way which is not exactly storing raw data (as dots need escaping etc), but still maintenance causing. if we...

I think we have discussed this in a few threads so far. I would like to hear from an end user why this is important enough to add. You have...

I clicked rebuild.. you can also rebase into one commit off latest master and force push your branch. pretty confident so far

OK will merge on last green. the comment editing should show this is all working :D Massive thanks @minwoox!

if you don't mind, rebase and squash onto latest master. not a big deal if can't