Redis client hunt-redis RC1 released

Heromyth bitworld at qq.com
Sun Jul 28 02:42:01 UTC 2019


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.



More information about the Digitalmars-d-announce mailing list