redis / redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

Home Page:http://redis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Usability regression due to commit 0b34396

pathorn opened this issue · comments

Describe the bug

The commit in 0b34396 modified the license which makes redis unusable for my personal projects. This is a serious regression, and I would like to encourage that commit to be reverted.

To reproduce

Clone the latest version of redis. The license is no longer open source.

Expected behavior

An open source project should have an open source license, such as BSD-3

Additional information

The fork at https://github.com/valkey-io/valkey has this bug fixed. I would like to encourage the redis authors to consider the same solution.

Thanks for looking into it.

image

Good luck. @K-Jo closed the PR to resolve this issue, with not even as much as a comment.

He doesn't seem to be in-touch with the community who helped build this software.

See what I mean?