Azure-Samples / azure-cache-redis-samples

This repository contains samples that demonstrate best practices and general recommendations to communicate with Azure Redis Cache Service caches from various Redis client frameworks.
MIT License
69 stars 156 forks source link

Add jupyter notebook for semantic caching tutorial #45

Closed MSFTeegarden closed 10 months ago

MSFTeegarden commented 10 months ago

Purpose

This is a jupyter notebook that is used as a guide in our documentation for a tutorial on semantic caching.

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[X] Other... Please describe: Documentation tutorial sample code

Other Information

MSFTeegarden commented 10 months ago

Thanks @philon-msft! BTW, I don't have write access to this repo, so I think I need you to actually merge the PR.