We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dea069 commit b6b14c5Copy full SHA for b6b14c5
README.md
@@ -119,7 +119,7 @@ There are several persistence providers available as separate Nuget packages.
119
* [PostgreSQL](src/providers/WorkflowCore.Persistence.PostgreSQL)
120
* [Sqlite](src/providers/WorkflowCore.Persistence.Sqlite)
121
* [MySQL](src/providers/WorkflowCore.Persistence.MySQL)
122
-* Redis *(coming soon...)*
+* [Redis](src/providers/WorkflowCore.Providers.Redis)
123
124
## Search
125
@@ -173,7 +173,7 @@ These are also available as separate Nuget packages.
173
174
* **Daniel Gerlag** - *Initial work*
175
* **Jackie Ja**
176
-* **Aaron Scribnor**
+* **Aaron Scribner**
177
* **Roberto Paterlini**
178
179
## Ports
0 commit comments