<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://www.csapprentice.org/</id><title>Computer Science Apprentice</title><subtitle>A collection of practical hands on examples to help understand concepts and technologies that can help in your job or while applying for a job</subtitle> <updated>2024-10-29T12:21:31-05:00</updated> <author> <name>Guillermo Cabrera</name> <uri>https://www.csapprentice.org/</uri> </author><link rel="self" type="application/atom+xml" href="https://www.csapprentice.org/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://www.csapprentice.org/"/> <generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator> <rights> © 2024 Guillermo Cabrera </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Using redis as a cache</title><link href="https://www.csapprentice.org/posts/redis/" rel="alternate" type="text/html" title="Using redis as a cache" /><published>2023-11-26T21:04:00-06:00</published> <updated>2023-11-26T21:04:00-06:00</updated> <id>https://www.csapprentice.org/posts/redis/</id> <content src="https://www.csapprentice.org/posts/redis/" /> <author> <name>guillermo</name> </author> <category term="Design" /> <category term="Cache" /> <summary> Testing in line code Here is a cool tip echo $HELLO; </summary> </entry> </feed>
