Coder Social home page Coder Social logo

Does not support Redis 2.8.x about logplex HOT 6 CLOSED

heroku avatar heroku commented on July 29, 2024
Does not support Redis 2.8.x

from logplex.

Comments (6)

ferd avatar ferd commented on July 29, 2024 1

This is an Open Source project that is also used outside of Heroku.
@agnaite I know you're probably not the only person in charge there, but it might be interesting to know if Heroku/Salesforce has some sort of plan regarding future project control if you're not going to be staffing it in the future.

from logplex.

ferd avatar ferd commented on July 29, 2024

The error you see is due to nsync support for the Redis protocol versions, in https://github.com/errordeveloper/nsync/blob/redis-2.6-compat/src/rdb_load.erl#L50-L54, where versions 1 to 6 inclusively are supported.

It's possible you're using a newer version of redis we haven't built compatibility for yet at this point, and I'm guessing this is the cause here.

from logplex.

errordeveloper avatar errordeveloper commented on July 29, 2024

That's right, I have version 2.8.11 here. How big of change would be
required to support this version?

from logplex.

ferd avatar ferd commented on July 29, 2024

I haven't looked at the protocol changes so I can't estimate it at this time. Plus the format is undocumented, so it's possibly going to take a while just for that.

from logplex.

tsloughter avatar tsloughter commented on July 29, 2024

May be time to move logplex to https://github.com/logplex :) and add some new people to that org.

from logplex.

agnaite avatar agnaite commented on July 29, 2024

This is an Open Source project that is also used outside of Heroku.
@agnaite I know you're probably not the only person in charge there, but it might be interesting to know if Heroku/Salesforce has some sort of plan regarding future project control if you're not going to be staffing it in the future.

Yes, apologies @ferd - oversight regarding this being OSS.

from logplex.

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.