add nested types to redis

This commit is contained in:
2026-04-03 10:57:06 +02:00
parent ed02b8aadb
commit 0b64365e39
7 changed files with 6609 additions and 4880 deletions
+3 -4
View File
@@ -8,7 +8,7 @@
</head>
<body>
<div class="content">
<a href="https://veitheller/git/carpentry/redis">
<a href="https://git.veitheller.de/carpentry/redis">
<div class="logo">
<img src="" alt="Logo">
<div class="index">
@@ -30,9 +30,8 @@
<h1>
redis
</h1>
<p>is a collection of modules for talking
to Redis.</p>
<pre><code>(load &quot;https://veitheller/git/carpentry/redis@master&quot;)
<p>is a Redis client library for Carp.</p>
<pre><code>(load &quot;https://git.veitheller.de/carpentry/redis.git@master&quot;)
</code></pre>
</div>