-
### Is your feature request related to a problem? Please describe.
I am trying to understand how azure signalr service works (default mode ) when having multiple hub servers.
Is it using a backplan…
-
We have multiple services with an in-memory cache backed by a redis backplane. This is also a read through cache, so if nothing is found in in-memory or redis, then it will call an endpoint to get th…
-
Hello @MichaCo .
I was wondering if it's possible to change the redis backplane while using the CacheManager? Suppose that the CacheManager instance is a static readonly instance in my code. And I…
-
**Topic:** Format of navigated FITS image files. I am new to Pylanetary. I assume the navigation step is like what I do in my IDL Simnav code: add metadata and backplanes. There may also be some manip…
-
Microsoft had previously blessed the SignalR.Orleans backplane as an official backplane for SignalR. https://learn.microsoft.com/en-us/aspnet/core/signalr/scale?view=aspnetcore-7.0#third-party-signalr…
-
When using a cache [configuration as described here by Micha](https://github.com/MichaCo/CacheManager/issues/111#issuecomment-296699499), it's possible that Remove notifications don't get sent via the…
-
Initial specification:
- 8x TTL compatible input via SMA. Selectable 50Ω termination with LED indicator
- 8x TTL compatible output via SMA
- cross-point switch configuration - every input can be …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Stateful reconnect requires that both client and server calculate the same sequence Id so whe…
-
when we bring the SONiC setup up and we create the VMs each VM makes use of at least 3 interfaces.
1) used for management
2) used for backplane
3) used for the test port
somehow for me both back…
-
Hi guys! We're using SignalR 2.4.2 hosted in IIS with these settings:
`
GlobalHost.Configuration.ConnectionTimeout = TimeSpan.FromSeconds(30);
GlobalHost.Configuration.DisconnectTimeout = TimeSpan…