BrennanConroy
|
286e4bebf7
|
Add StackExchange.Redis 2.X.X package (#3089)
|
2018-10-10 16:40:27 -07:00 |
Ben Adams
|
db99baac35
|
Don't capture AsyncLocals onto Timers (#2904)
|
2018-09-07 14:08:08 -07:00 |
BrennanConroy
|
db3f3f2a53
|
Tweak some Redis log levels (#2838)
|
2018-08-22 10:35:43 -07:00 |
BrennanConroy
|
9cb683a41d
|
Merge branch 'release/2.1' into dev
|
2018-05-15 16:16:02 -07:00 |
BrennanConroy
|
95f543848c
|
Fix multiple connections for a single user in Redis and MemoryLeak (#2273)
|
2018-05-15 15:57:23 -07:00 |
Stephen Halter
|
ffc665ccc2
|
Use correct TaskCompletionSource ctor (#2261)
https://github.com/dotnet/corefx/issues/29664
|
2018-05-13 19:52:19 -07:00 |
Andrew Stanton-Nurse
|
b4046b5ed8
|
Fix #1989 by adding a 'binding failure' pseudo-message (#2064)
|
2018-04-17 20:08:07 -07:00 |
James Newton-King
|
4f4dfe1d23
|
Move RedisLog to Internal namespace (#2038)
|
2018-04-16 18:08:26 +12:00 |
James Newton-King
|
b5d5f11ef8
|
Rename excludedIds to excludedConnectionIds (#2037)
|
2018-04-16 18:03:16 +12:00 |
James Newton-King
|
0da06fb5d2
|
Microsoft.AspNetCore.SignalR.Redis API review (#2036)
|
2018-04-16 15:56:49 +12:00 |
Andrew Stanton-Nurse
|
1fbb940b82
|
Remove MSG from SignalR (#2006)
|
2018-04-13 17:08:02 -07:00 |
David Fowler
|
abe139ee16
|
Make the protocol and messages public (#1994)
* Move types to a .Protocol namespace
|
2018-04-13 01:53:41 -07:00 |
Andrew Stanton-Nurse
|
0992db9fd2
|
fix #1914 by switching RedisProtocol to MsgPack (#1968)
|
2018-04-12 12:10:51 -07:00 |
James Newton-King
|
c83baf2b76
|
Remove params from message ctors (#1931)
|
2018-04-11 12:11:13 +12:00 |
Andrew Stanton-Nurse
|
19b2fea0d8
|
Preserialize for all formats when sending through Redis (#1843)
|
2018-04-05 13:48:14 -07:00 |
BrennanConroy
|
db0dc0f960
|
Ignore writeasync failures when sending to multiple connections (#1589)
|
2018-03-16 16:48:05 -07:00 |
BrennanConroy
|
c640f422e0
|
Pascal case formatted log parameter names (#1615)
|
2018-03-16 12:13:27 -07:00 |
BrennanConroy
|
dfe0697f06
|
EventId starts at 1 for logging (#1318)
|
2018-01-18 16:11:43 -08:00 |
BrennanConroy
|
2419867dfc
|
Handle errors in Redis subscription callbacks (#1069)
|
2017-11-01 10:29:02 -07:00 |
BrennanConroy
|
30e7422407
|
Enable reconnect for Redis connection by default (#1037)
|
2017-10-24 14:30:13 -07:00 |
BrennanConroy
|
bb308ff72e
|
LoggerDefine for Redis (#1002)
|
2017-10-18 10:46:03 -07:00 |
BrennanConroy
|
5ff5c38325
|
Add Group Add and Remove acks (#780)
|
2017-08-30 14:07:23 -07:00 |