Maxim Korolyov

Results 11 issues of Maxim Korolyov

Hi, we use consul-template in production and it fits perfectly our needs. We want to have a single conf file for multiple environments (staging, prod, local, etc). Problem with the...

enhancement

This PR fixes unmarshal for array of pointers.

Adding template for datadog tracing

when executing a lot of tests with lots of docker images on CI we can face the problem of insufficient space. Also, it is a good practice to cleanup data/space/etc...

Hi. I've tried to run Zipkin with ScyllaDB with cassandra3 storage_type. As ScyllaDB is a drop-in replacement for Cassandra most of the API calls should work as is. Nevertheless Zipkin...

enhancement

[ScyllaDB](https://www.scylladb.com) is an open-source distributed NoSQL wide-column data store. It gains wide popularity as a drop-in replacement for Cassandra but a significantly faster one. This PR adds the ScyllaDB module.

type/docs
type/new module

ScyllaDB is a drop in more performant replacement for Cassandra. It works out of the box with GeoMesa just by replacing connection string from Cassandra to ScyllaDB. Lets mention this...

# Description This PR's adds ScyllaDB support to the docs. ScyllaDB is a dropin replacement with Cassandra, i've tested locally that it works with Cassandra integration just by pointing to...