-
I am getting occasional "Redis server went away" on lazy load and noticed that my redis servers are hammered with open/closed connections. I was wondering if RedisArray will support persistense?
-
- ~~Website load time.~~
(Unrelated, issue was on my end)
- [Resources page ](https://armrepo.ver.lt/#resources)layout/design needs to be improved
I don't particularly like the way it looks rig…
-
### Questions
I have some old project code that uses tcp, and I want to use vertx-tcp to proxy them.
I use tcp server and client as a Proxy,tcp-server is running at 8080,tcp-client is running at…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=742280
Build error leg or test failing: Aspire.Workload.Tests.EmptyTemplat…
-
### Problem
I'm having trouble getting the lsp to work with objective c files and sourcekit-lsp. The filetype is detected as `objc`, but it seems sourcekit-lsp calls it `objective-c`. Adding `objc`…
-
## Bug description
### Symptoms
1. GRPC requests are taking too long to time out when Kubernetes network policies are misconfigured.
2. The `connection_timeout_is_not_fatal` test takes ~75 seco…
-
Proposal: add tabs to the connection list: incoming & outgoing.
Where we:
- limit the number of connections shown (to prevent problems with eg. keywords)
- order by seq for outgoing, date descending…
-
Creating an HBase connection is a fairly heavyweight operation. These connection objects also internally cache region locations and stuff which is why it's generally recommended to create just one `Co…
-
Consider the following:
```
z = [{"x" => 5}, 2, 3].lazy.map{ |i| i}
#=> #:map>
z.first
#=> {"x"=>5}
```
Encoding hash `z` returns the following unexpected chunk:
> # => "\"#Enumerator::Lazy:0x00000…
-
First up, I realise that this is not "required" as you can always use `orbuculum` to capture the SWO data, and `orbtrace` to configure the dongle, and https://github.com/orbcode/orbuculum/blob/main/Su…
karlp updated
2 months ago