An open API service indexing awesome lists of open source software.

https://github.com/pj-mill/redis-series

2 projects (nextjs & asp.net) demonstrating redis functionality using redis cloud and azure redis cache
https://github.com/pj-mill/redis-series

asp-net-mvc azure nextjs reactjs redis redis-cloud

Last synced: 3 months ago
JSON representation

2 projects (nextjs & asp.net) demonstrating redis functionality using redis cloud and azure redis cache

Awesome Lists containing this project

README

          

# redis cloud

![RedisInsight](https://github.com/pj-mill/redis-series/blob/master/redis-cloud/screenshots/insights.PNG)
![Book Add](https://github.com/pj-mill/redis-series/blob/master/redis-cloud/screenshots/book-add.PNG)
![Book List](https://github.com/pj-mill/redis-series/blob/master/redis-cloud/screenshots/book-list.PNG)

# redis cache

![Cached Data](https://github.com/pj-mill/redis-series/blob/master/RedisCache/ScreenShots/CachedData.PNG)
![Delete Data (Before)](https://github.com/pj-mill/redis-series/blob/master/RedisCache/ScreenShots/DeleteData.PNG)
![Delete Data (After)](https://github.com/pj-mill/redis-series/blob/master/RedisCache/ScreenShots/ActualData_AfterDelete.PNG)