aboutsummaryrefslogtreecommitdiff
path: root/plugins/VNLib.Data.Caching.Providers.VNCache/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/VNLib.Data.Caching.Providers.VNCache/README.md')
-rw-r--r--plugins/VNLib.Data.Caching.Providers.VNCache/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/VNLib.Data.Caching.Providers.VNCache/README.md b/plugins/VNLib.Data.Caching.Providers.VNCache/README.md
new file mode 100644
index 0000000..3642cbd
--- /dev/null
+++ b/plugins/VNLib.Data.Caching.Providers.VNCache/README.md
@@ -0,0 +1,18 @@
+# VNLib.Data.Caching.Providers.VNCache
+*A runtime asset VNCache client library that exposes an IGlobalCacheProvider that works with VNCache clusters, write through memory-cache, and memory only cache*
+
+### Dependency notice
+This library depends on the VNLib.Net.Rest.Client library which requires RestSharp.
+
+## 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.Data.Caching.Providers.VNCache)
+[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Data.Caching)
+[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