Redis client hunt-redis RC1 released
zoujiaqing
zoujiaqing at gmail.com
Sat Jul 27 06:08:34 UTC 2019
On Thursday, 25 July 2019 at 20:19:53 UTC, ag0aep6g wrote:
> On 23.07.19 09:57, zoujiaqing wrote:
>> Porting from java Jedis, support redis 3.x / 4.x all features
>> and 5.x
>> some features.
>
> If your library is ported from another language, you're
> creating a derivative work. That means you need to respect the
> original license.
>
> A quick google search suggests that this is the original
> library:
> <https://github.com/xetorthio/jedis/tree/master/src/main/java/redis/clients/jedis>.
>
> Then the original license is the MIT license which says that
> you have to keep the original copyright notice and the original
> license intact. But you're not doing that.
>
> If I remember correctly, you Hunt guys have a history of
> treating copyright carelessly. When your work primarily
> consists of porting other people's code, you should pay more
> attention to that stuff, and give proper credit to the original
> authors.
Thanks.
But we use other language to implementation.
More information about the Digitalmars-d-announce
mailing list