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

Reply via email to