aboutsummaryrefslogtreecommitdiff
path: root/libs/VNLib.Plugins.Sessions.VNCache/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'libs/VNLib.Plugins.Sessions.VNCache/README.md')
-rw-r--r--libs/VNLib.Plugins.Sessions.VNCache/README.md19
1 files changed, 15 insertions, 4 deletions
diff --git a/libs/VNLib.Plugins.Sessions.VNCache/README.md b/libs/VNLib.Plugins.Sessions.VNCache/README.md
index 82a0fc9..4e25958 100644
--- a/libs/VNLib.Plugins.Sessions.VNCache/README.md
+++ b/libs/VNLib.Plugins.Sessions.VNCache/README.md
@@ -1,8 +1,19 @@
# VNLib.Plugins.Sessions.VNCache
-*Provides web based sessions using a VNCache cache cluster as a backing store for distributed sessions*
+*Provides web based sessions using memory cache or a VNCache cache cluster as a backing store for distributed sessions*
-#### Builds
-Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my [website](https://www.vaughnnugent.com/resources/software). All tar-gzip (.tgz) files will have an associated .sha384 appended checksum of the desired download file.
+This library may be loaded as a standard VNLib.Plugins.Essentials framework plugin (standalone mode) or loaded by the SessionProvider plugin (integrated mode) for multiple runtime session support.
+
+**This library requires 3rd-party dependencies**
+
+## Builds
+Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below).
+
+## Docs and Guides
+Documentation, specifications, and setup guides are available on my website.
+
+[Docs and Articles](https://www.vaughnnugent.com/resources/software/articles?tags=docs,_vnlib.plugins.sessions.vncache)
+[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Plugins.Sessions)
+[Nuget Feeds](https://www.vaughnnugent.com/resources/software/modules)
## License
-Source files in for this project are licensed to you under the GNU Affero General Public License (or any later version). See the LICENSE files for more information. \ No newline at end of file
+Source files in for this project are licensed to you under the GNU Affero General Public License (or any later version). See the LICENSE file for more information. \ No newline at end of file