med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

363
active users

#redict

0 posts0 participants0 posts today
Continued thread

We were still struggling with email delivery from Forgejo. It looks like some queues are corrupted and restoring them is very hard. Most queued messages are spam or registration emails with already expired tokens. Finally, we made the decision to reset the queue and will do that in a few minutes.

We are using the opportunity to switch the queues to #redict / #redis, which was a planned project anyway (a requirement for clustering our Forgejo to multiple instances).

Testing #Platypush with #Valkey and #Redict, now that #Redis has decided to apply a weirdly restrictive license like SSPL.

At a first impression, it looks like Valkey is more ambitious and willing to implement many new features and optimize Redis' data model, while Redict seems to stick to "let's do what Redis already does best and become great at it, without time-series, open telemetry and a lot of new whistles and bells".

I also wish that these projects will soon make it upstream in the major package managers. As of now most of the package managers still provide Redis, which isn't full FOSS anymore, and none of its recent forks.

If you are working on a project that relies on Redis, what options are you currently considering after Redis' SSPL migration?

Forking is easy, ideas are cheap — but this blog post/announcement by #Redis successor (more correctly: one of multiple free software Redis successors) #Redict sounds really reasonable: redict.io/posts/2024-04-03-red

Focus on stability over new features (the production projects we use(d) Redis in required mostly 2015-era features; I bet that’s true for many users) to distinguish itself from and peacefully coexist and complement with other forks like #Valkey 👍

I'm not really sure it's a good thing the #LinuxFoundation has now also forked #Redis: Their fork #Valkey is announced to be backed by major large companies like AWS, Google, Ericsson, Oracle (duh!), but of course keeps using a BSD license.
linuxfoundation.org/press/linu

This might make it a lot harder for the #Redict, that changed to LGPL, to keep traction. But copyleft licenses are a necessary against projects going proprietary again just like Redis did.

www.linuxfoundation.orgLinux Foundation Launches Open Source Valkey CommunityCommunity maintainers, contributors, and users will continue collaborative development of an open source, in-memory data store under the new Valkey name.

3 serious forks of #Redis to watch:

#KeyDB

Mutli-threaded fork of Redis based on Redis 6.
BSD 3 Clause license.
Owned by Snapchat.
github.com/Snapchat/KeyDB

#Redict

Recent fork by @drewdevault based on the last open source version of Redis 7.2.4.
On Codeberg.
LGPL 3.0 license.
codeberg.org/redict/redict

#Valkey

Accepted by Linux Foundation. Started by former Redis contributors & AWS employees.
BSD 3 Clause license.
valkey.io/

Boosts appreciated 🙏