<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Drylm - Thoughts from the void. (Posts about nosql)</title><link>https://blog.drylm.org/</link><description></description><atom:link href="https://blog.drylm.org/categories/nosql.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Sun, 28 Dec 2025 14:59:07 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Redis running on Windows</title><link>https://blog.drylm.org/posts/redis-on-windows/</link><dc:creator>Jonathan Muller</dc:creator><description>&lt;div&gt;&lt;h3&gt;Introduction&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://redis.io"&gt;Redis&lt;/a&gt; is the famous NoSQL Key-Value store with a very simple interface :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Get / Set : on simple key/values&lt;/li&gt;
&lt;li&gt;HGet / HSet : on Hashtable&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can find the full list of commands located &lt;a href="http://redis.io/commands"&gt;here&lt;/a&gt;.
Then you can really try easily the command line interface through a &lt;a href="http://try.redis.io/"&gt;website&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.drylm.org/posts/redis-on-windows/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>devops</category><category>nosql</category><category>redis</category><category>windows</category><guid>https://blog.drylm.org/posts/redis-on-windows/</guid><pubDate>Sun, 26 Apr 2015 00:00:00 GMT</pubDate></item></channel></rss>