Good job! I have to confess you beat me to it!  I always thought a kv
store would be a cool way to sharpen picolisp skills!

On Tue, Jun 16, 2020 at 12:40 PM Alexander Williams
<a...@unscramble.co.jp> wrote:
>
> Hi everyone,
>
> I wanted to build a TCP-based client/server FIFO queue in PicoLisp, and
> ended up re-creating a small part of Redis[1].
>
> You can check it out here: https://github.com/aw/picolisp-kv
>
> It's still quite different from Redis behind the scenes, but some
> functionality will be familiar to those who've used it.
>
> The source code is published under the MIT license.
>
> Enjoy,
>
>
> AW
>
>
> - [1]https://redis.io
>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>


-- 
keep raising the bar

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to