Coder Social home page Coder Social logo

omhiredis's People

Contributors

brianknox avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

omhiredis's Issues

warnings in error reporting

omhiredis.c: In function ‘writeHiredis’:
omhiredis.c:135: warning: initialization makes integer from pointer without a cast
omhiredis.c:136: warning: passing argument 2 of ‘rs_strerror_r’ makes pointer from integer without a cast

There's something I'm still not getting about how error reporting should occur internally in rsyslog - need to take a look at these warnings.

Add transaction support

Rsyslog output plugins support batch mode / transactions.

It should be easy to add pseudo transactional support for Redis using MULTI / EXEC support.

I also would like to look into sending a MULTI / EXEC block as a pipeline.

Undefined symbol

Having a problem getting this to work on FreeBSD. It manages to compile fine but on startup it complains with:

rsyslogd-2066: could not load module '/usr/local/lib/rsyslog/omhiredis.so', dlopen: /usr/local/lib/rsyslog/omhiredis.so: Undefined symbol "redisConnectWithTimeout"

any ideas?

Fix Error Handling

I need to fix the error handling - it's a hack that will fail with many redis commands at the moment. Once I get time to dig into hiredis a little more I'll add real error handling.

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.