You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/FSharp.Control.Redis.Streams.Akka/FSharp.Control.Redis.Streams.Akka.fsproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
</PropertyGroup>
7
7
<PropertyGroup>
8
8
<Title>FSharp.Control.Redis.Streams.Akka</Title>
9
-
<Description>FSharp.Control.Redis.Streams.Akka does the thing!</Description>
9
+
<Description>FSharp.Control.Redis.Streams is a library dedicated to bridging [Redis Streams](https://redis.io/topics/streams-intro) with .NET Streaming technologies. This bridges Akka Streams.</Description>
Copy file name to clipboardExpand all lines: src/FSharp.Control.Redis.Streams.Hopac/FSharp.Control.Redis.Streams.Hopac.fsproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
</PropertyGroup>
7
7
<PropertyGroup>
8
8
<Title>FSharp.Control.Redis.Streams.Hopac</Title>
9
-
<Description>FSharp.Control.Redis.Streams.Hopac does the thing!</Description>
9
+
<Description>FSharp.Control.Redis.Streams is a library dedicated to bridging [Redis Streams](https://redis.io/topics/streams-intro) with .NET Streaming technologies. This bridges Hopac Streams.</Description>
<Description>FSharp.Control.Redis.Streams.Reactive does the thing!</Description>
9
+
<Description>FSharp.Control.Redis.Streams is a library dedicated to bridging [Redis Streams](https://redis.io/topics/streams-intro) with .NET Streaming technologies. This bridges Reactive Extensions.</Description>
Copy file name to clipboardExpand all lines: src/FSharp.Control.Redis.Streams/FSharp.Control.Redis.Streams.fsproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
</PropertyGroup>
7
7
<PropertyGroup>
8
8
<Title>FSharp.Control.Redis.Streams</Title>
9
-
<Description>FSharp.Control.Redis.Streams does the thing!</Description>
9
+
<Description>FSharp.Control.Redis.Streams is a library dedicated to bridging [Redis Streams](https://redis.io/topics/streams-intro) with .NET Streaming technologies.</Description>
0 commit comments