Simone Scarduzio

Results 22 issues of Simone Scarduzio

I'm using Lettuce in my Vert.x 2.0 project. Vert.x 2.0 is on Netty 4. So now I have two major versions of Netty in my dependencies. Not sure if this...

This monitor is really well done, having a graph showing me when the connections are trending up would be a real killer feature.

feature

Scenario: - Have a website with a large form with check/text boxes and filter the data set - PHP has to query MySQL with a boolean query like "... WHERE...

Sometimes, for a certan combination of method, path, header, I would like to bounce back the request BEFORE it's forwarded to the server. I'm no sure where to create this...

## Problem As of title, I have no problem with my website running on my naked domain `example.com`. But now need to get `www.example.com` working: i.e. redirecting to the naked...

aws
certify

This stuff is pretty important part of Redis, people will have difficulties adopting your technology if migrating from Redis to SSDB involves giving up features. You went so far doing...

I'd like to add a field in a jsonb field (a la jsonb_set, ref. http://www.postgresql.org/docs/9.5/static/functions-json.html). Ideally this would happen similarly to when you update part of the columns of a...

enhancement
difficulty: hard

Hi, is there a way to get this: ```yaml kibana_hide_apps: ["readonlyrest_kbn", "timelion"] ``` instead of this: ```yaml kibana_hide_apps: - "readonlyrest_kbn" - "timelion" ```

yaml

What is the best way to import historical market data?