On Thursday, 25 July 2019 at 16:23:58 UTC, Dejan Lekic wrote:
On Tuesday, 23 July 2019 at 07:57:06 UTC, zoujiaqing wrote:
A Powerfull Redis client library for D Programming Language.

Porting from java Jedis, support redis 3.x / 4.x all features and 5.x
 some features.

Why? There is the excellent TinyRedis project. Does it not have some feature you need?

The Tiny-Redis may be the fastest redis impelements in D. However we think the Jedis's APIs and document are better. So we ported it in D. It can make us writting code more quickly and correctly.

Reply via email to