Hacker News new | ask | show | jobs
by ChrisArchitect 823 days ago
[dupe] (https://news.ycombinator.com/item?id=39772562)

A more recent development of interest:

Redict is an independent, copyleft fork of Redis

https://news.ycombinator.com/item?id=39789986

1 comments

This fork is LGPL. Does anyone know of a fork that remains BSD? I’m sure this is fine for many people, but it isn’t ok for what I’m working on.

Update: it looks like KeyDB is a good one.

https://github.com/Snapchat/KeyDB

Several Redis maintainers and contributors moved to development here, https://github.com/madolson/placeholderkv. KeyDB is not bad though, it's an older fork that isn't very widely adopted.
What are your concerns with LGPL?