aboutsummaryrefslogtreecommitdiff
path: root/lib/VNLib.Data.Caching.ObjectCache/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/VNLib.Data.Caching.ObjectCache/README.md')
-rw-r--r--lib/VNLib.Data.Caching.ObjectCache/README.md17
1 files changed, 13 insertions, 4 deletions
diff --git a/lib/VNLib.Data.Caching.ObjectCache/README.md b/lib/VNLib.Data.Caching.ObjectCache/README.md
index 4326223..bf6f032 100644
--- a/lib/VNLib.Data.Caching.ObjectCache/README.md
+++ b/lib/VNLib.Data.Caching.ObjectCache/README.md
@@ -1,8 +1,17 @@
-# VNLib.Data.Caching.Extensions
-*An extension library for rapid VNCache development*
+# VNLib.Data.Caching.ObjectCache
+*A library for developing in-memory or persistent object data caching for client or server application*
-#### 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 has no 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.Data.Caching.ObjectCache)
+[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