Skip to content

Commit 7046db0

Browse files
Update Readme.md
1 parent cdf89de commit 7046db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Creating a Redis Client using the .NET System.IO.Pipelines and Kestrel Sockets Libraries
22

3-
### A minor change to test the GitHub Webhook to CodeProject.
3+
### A minor change to test the GitHub Webhook to CodeProject. And Another ...
44

55
This article is the first in a series about creating an Asynchronous client for the Redis server that is low allocation, and hence GC pressure, with minimal data copying. This is done using the techniques used to make Kestrel one of the top ten web servers in terms of raw requests per second as recorded in [Round 13 of the TechEmpower Plain Text](https://www.techempower.com/benchmarks/#section=data-r13&hw=ph&test=plaintext) performance tests.
66

0 commit comments

Comments
 (0)