-
If I run `git branch -r` we get
```
rethinkdb/1096_gmr
rethinkdb/1195_v8_update
rethinkdb/2048_v2
rethinkdb/2631_h4x
rethinkdb/64a828
rethinkdb/984f253
rethinkdb/ahruygt/4555-i…
-
Hey everyone,
Over the past few weeks I've started working on Redis Cluster support for phpredis. At this point almost all of the commands have been implemented, and the code can be found here:
htt…
-
Any plans to implement RabbitMQ (RMQ) output? I got isolated environments and I want to send everything through RMQ. I use cert-based auth and so on and it'd be awesome to utilize the same BUS here.
-
We have a 5.7 cluster running in Azure, attached to an existing private VNet, which has an express route connection to our core network. While standard traffic routing all works fine, we've noticed DN…
-
The xExchDatabaseAvailabilityGroup resource does not currently check if a server has the Failover-Clustering feature installed before trying to add a server to a DAG. We should add a check to ensure t…
-
Hello,
Is there a timeout for the documents-4j-server-standalone due to inactivity?
I've used the server normally for a few times, but after a few hours without use it, the server goes down (opera…
-
When running a lot of queries (SELECT, INSERT, UPDATE, DELETE) at the same moment on the same server we are seeing an increasing amount of EndOfStreamExceptions.
We were able to reproduce this issu…
-
Following the clustered redis example, everything works fine until I delete the original redis master. I see the pods getting recreated, but a new master doesn't seem to be getting elected. I can retr…
-
I need help for create a remote openhistorian server.
I have two servers with openpdc e openhistorian, the servers have the same settings and they work in windows 2008 failover cluster.
- Can I crea…
-
I've been setting up a .NET Core MVC 6 application to run behind a load balancer. The platform is Docker containers on Linux.
Reading through the configuration for CSRF, it looks like I'd have to s…