<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Posts tagged: redis</title>
  <id>https://new.waylonwalker.com/tags/redis/atom.xml</id>
  <updated>2024-04-17T06:59:08Z</updated>
  <subtitle>All posts with the tag &#34;redis&#34;</subtitle>
  <link href="https://new.waylonwalker.com/tags/redis/" rel="alternate" type="text/html"></link>
  <link href="https://new.waylonwalker.com/tags/redis/atom.xml" rel="self" type="application/atom+xml"></link>
  <author>
    <name>Waylon Walker</name>
  </author>
  <generator uri="https://github.com/WaylonWalker/markata-go">markata-go</generator>
  <entry>
    <title>nalgeon/redka: Redis re-implemented with SQLite</title>
    <id>https://new.waylonwalker.com/thought-244/</id>
    <updated>2024-04-17T06:59:08Z</updated>
    <published>2024-04-17T06:59:08Z</published>
    <link href="https://new.waylonwalker.com/thought-244/" rel="alternate" type="text/html"></link>
    <summary type="text">!https://github.com/nalgeon/redka</summary>
    <content type="html">&lt;div class=&#34;embed-card embed-card-external&#34;&gt;&#xA;  &lt;a class=&#34;embed-card-link&#34; href=&#34;https://github.com/nalgeon/redka&#34; rel=&#34;noopener noreferrer&#34; target=&#34;_blank&#34;&gt;&#xA;    &lt;div class=&#34;embed-card-image&#34;&gt;&#xA;      &lt;img class=&#34;glightbox&#34; src=&#34;https://repository-images.githubusercontent.com/github-production-repository-image-32fea6/783038627/6aedc9a7-e25a-4b0e-a6ba-3169932ee993?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;amp;X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20260804%2Fus-east-1%2Fs3%2Faws4_request&amp;amp;X-Amz-Date=20260804T230300Z&amp;amp;X-Amz-Expires=300&amp;amp;X-Amz-Signature=af17fe362ddb0eabc1c5e3ab1edc9bfcdda94c0b66f9905ff0b48414d17080b3&amp;amp;X-Amz-SignedHeaders=host&amp;amp;jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoiaHR0cHM6Ly9yZXBvc2l0b3J5LWltYWdlcy5naXRodWJ1c2VyY29udGVudC5jb20vIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTg4NDg4MCwibmJmIjoxNzg1ODg0NTgwLCJwYXRoIjoicmVwb3NpdG9yeS1pbWFnZXMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIn0.027bLfnLcrOkMqYBhXZllLZaLt6x18aeJ7_cwRzsvpk&#34; alt=&#34;GitHub - nalgeon/redka: Redis re-implemented with SQL — Redis re-implemented with SQL. Contribute to nalgeon/redka development by creating an account on GitHub.&#34; loading=&#34;lazy&#34;/ data-glightbox=&#34;description: GitHub - nalgeon/redka: Redis re-implemented with SQL — Redis re-implemented with SQL. Contribute to nalgeon/redka development by creating an account on GitHub.&#34;&gt;&#xA;    &lt;/div&gt;&#xA;    &lt;div class=&#34;embed-card-content&#34;&gt;&#xA;      &lt;div class=&#34;embed-card-title&#34;&gt;GitHub - nalgeon/redka: Redis re-implemented with SQL&lt;/div&gt;&#xA;      &lt;div class=&#34;embed-card-description&#34;&gt;Redis re-implemented with SQL. Contribute to nalgeon/redka development by creating an account on GitHub.&lt;/div&gt;&#xA;      &lt;div class=&#34;embed-card-meta&#34;&gt;GitHub · github.com&lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;Redka a sick new redis compatable api, that uses sqlite as its backend datastore.  It feels lightweight to use as it is a single small binary.  Data does not have to fit into memory as it uses sqlite to store data.&lt;/p&gt;&#xA;</content>
    <author>
      <name>Waylon Walker</name>
      <email>hello@waylonwalker.com</email>
      <uri>https://waylonwalker.com</uri>
    </author>
  </entry>
</feed>