<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Vignesh Blog</title><description>simple blog built with astro-paper</description><link>https://salmon-sand-0ded3fb00.3.azurestaticapps.net/</link><item><title>Implementing save points in llm</title><link>https://salmon-sand-0ded3fb00.3.azurestaticapps.net/posts/llm/implementing-save-points-in-llm/</link><guid isPermaLink="true">https://salmon-sand-0ded3fb00.3.azurestaticapps.net/posts/llm/implementing-save-points-in-llm/</guid><description>LLM are stateless, input in and input out, how do we retrieve from a particular state and continue from there? or how dow we build long running agents</description><pubDate>Tue, 08 Sep 2026 12:13:24 GMT</pubDate></item><item><title>Implementing redis cache in LLM</title><link>https://salmon-sand-0ded3fb00.3.azurestaticapps.net/posts/llm/Implementing-redis-cache-in-llm/</link><guid isPermaLink="true">https://salmon-sand-0ded3fb00.3.azurestaticapps.net/posts/llm/Implementing-redis-cache-in-llm/</guid><description>We will see how to implement cache in LLM to make more faster responses in repetive calls and reducing costs</description><pubDate>Sat, 05 Sep 2026 12:13:24 GMT</pubDate></item><item><title>What is hybrid cache and why should you use it</title><link>https://salmon-sand-0ded3fb00.3.azurestaticapps.net/posts/web-api/What-is-hybrid-cache-and-why-should-you-use-it/</link><guid isPermaLink="true">https://salmon-sand-0ded3fb00.3.azurestaticapps.net/posts/web-api/What-is-hybrid-cache-and-why-should-you-use-it/</guid><description>Cache improves application performance but how to do it the right way, lets see in this article.</description><pubDate>Sat, 05 Sep 2026 12:13:24 GMT</pubDate></item><item><title>How to use data redaction in .net core web api</title><link>https://salmon-sand-0ded3fb00.3.azurestaticapps.net/posts/web-api/How-to-use-data-redaction-in-.net-core-web-api/</link><guid isPermaLink="true">https://salmon-sand-0ded3fb00.3.azurestaticapps.net/posts/web-api/How-to-use-data-redaction-in-.net-core-web-api/</guid><description>Using data redaction in .net core web api to avoid sensitive information being logged</description><pubDate>Fri, 04 Sep 2026 12:13:24 GMT</pubDate></item></channel></rss>