Coder Social home page Coder Social logo

lossless0 / async-redis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hamidr/async-redis

0.0 0.0 0.0 102 KB

An async redis library based on your app's event loop using libevpp and AsIO.

License: MIT License

CMake 4.30% Shell 0.21% C++ 95.49%

async-redis's Introduction

async-redis

An async redis library with sentinel support based on (libevpp|ASIO).

  • LibEVpp is a simple c++1y interface for making it easier to adapt to higher level libraries such as "Asio".
  • Supports BootAsio in a branch called adapt-asio or you can simply use it like as it is.
  • Also introduces a sentinel interface example (which needs cleaning and more testing)
  • Has it's own redis command parsing library.

Dependencies

  • LibEvPP: It's a library written by the same author. It's A library based on libEv.

Road map

  • Write more examples.
  • Write a sentinel interface(adapt the example).
  • Write BDD tests.

INSTALL

bash ./build.sh

You can use event_loop and parser as link library for your project and pass /usr/local/include as include directory.

State of library

Need a pal to review and revise my codes.

Contributions are welcome!

async-redis's People

Contributors

hamidr avatar madjid80 avatar majidlashgarian avatar

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.