Giter VIP home page Giter VIP logo

Comments (7)

kyrofa avatar kyrofa commented on July 3, 2024 1

You mean exchange the redis software with something that is able to act like redis?

Right, Valkey is a Redis fork, as an example. However, before we take any action we should probably wait and see what upstream Nextcloud does about this, if anything. Redis is really the best cache option they support, today.

Maybe an alternative is using redis snap?

No, that doesn't change anything.

from nextcloud-snap.

scubamuc avatar scubamuc commented on July 3, 2024

@mieseprem, thanks for the heads up.

Beginning today, all future versions of Redis will be released with source-available licenses. Starting with Redis 7.4, Redis will be dual-licensed under the Redis Source Available License (RSALv2) and Server Side Public License (SSPLv1). Consequently, Redis will no longer be distributed under the three-clause Berkeley Software Distribution (BSD).

@pachulo will this effect us?

from nextcloud-snap.

kyrofa avatar kyrofa commented on July 3, 2024

From their FAQ:

  1. I am the author of an open-source project that uses Redis in a non-competitive way. If someone else uses my project to produce a competitive product or hosted service (e.g., starts using my project in their SaaS solution), am I at risk of being considered competitive and violating the dual license? Do I need to track all users of my project and report suspected infringing use?

Only those who are embedding or hosting Redis products in a competitive manner are in violation of the license. The violation does not extend to a project owner who is not doing so and does not require asking others to do so on its behalf. The project owner has no obligation to monitor or report on how others are using their project.

I don't think this will immediately effect us. It's concerning, though. Thankfully we've never really exposed redis in a way that it can be used beyond a Nextcloud cache, so it should be pretty seamless to switch it out with something else.

from nextcloud-snap.

Pilzinsel64 avatar Pilzinsel64 commented on July 3, 2024

it should be pretty seamless to switch it out with something else

You mean exchange the redis software with something that is able to act like redis? From side of Nextcloud only this cache methods are available yet.

Maybe an alternative is using redis snap? Would that be a way around? (sorry, understanding native english license texts are not my best skill 😄)

from nextcloud-snap.

Pilzinsel64 avatar Pilzinsel64 commented on July 3, 2024

see what upstream Nextcloud does about this

I'll keep my eyes open. ;)

from nextcloud-snap.

scubamuc avatar scubamuc commented on July 3, 2024

just as a reminder @pachulo has started a discussion #2663 about using APCu for local cache previously... no need to reinvent the wheel right?
Nextcloud upstream recommends ACPu https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html

from nextcloud-snap.

Pilzinsel64 avatar Pilzinsel64 commented on July 3, 2024

Nextcloud upstream recommends ACPu

That's true, but as you said, this fits only for memcache.local. For memcache.locking and memcache.distributed it's redis wich is recommended. File locking depends on memcache.locking for example.

from nextcloud-snap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.