|
|
|
|
|
by studmuffin650
718 days ago
|
|
What you would be looking for is actually the forks of redis that came about after the license change. This has existed for awhile as a redis alternative, but not a step-in replacement. The 2 main ones are: Valkey - run by most of the large corporations (AWS, Google, Microsoft, Alibaba, etc.) that used to have developers assigned to the Redis project doing Open source work and they just run this fork now Redict - Another fork that seems to have quite a bit of engineers behind it |
|