Ernestas Poskus

Results 11 comments of Ernestas Poskus

It would be also cool if one could select keyspace in advance so it would not repeat in future queries. > e.g.: select * from keyspace_rembered.table ..

Current coupled implementation forwards `/metrics` if `.default_service` is used which is not expected behaviour, would be good if one could mount `/metrics` handler as suggested here. > I'm not convinced...

I haven't found any conditional difference between CreatePrice and UpdatePrice in stripe.json spec However codegen generates: ``` /// The parameters for `Price::create`. #[derive(Clone, Debug, Serialize)] pub struct CreatePrice { ///...

```ruby { discovery: { seed_hosts: es7_unicast_masters }, cluster: { # Cluster needs at least 1 initial master when bootstrapping for # the first time initial_master_nodes: es7_unicast_masters(join: false).first } } ```...