Giter VIP home page Giter VIP logo

socket.io-redis's Introduction

Redis Implementation of Socket.IO Store

STATUS: Deprecated. No longer under development.

RedisStore was added to Socket.io core up through v1.0. Please use that instead.

I'm leaving this up for historical reference and because I think there are some fundamentally better approaches in the way this version of a Redis-based Socket.io Store was designed to handle sessions. However, to make this compatible with Socket.io core would take another major internal architectural re-write of core.

More Socket.io goodness

If you like Socket.io RedisStore, you might also be interested in my other Socket.io modules:

  • socket.io-announce - Lightweight infrastructure broadcasting for use with Socket.io RedisStore.
  • socket.io-zero - ZeroMQ dispatch with Redis distributed persistance Socket.io Store.

#socket.io-redis

Setup

cd Socket.IO-redis
npm install

Run the Examples

redis-server
redis-cli
> monitor
node examples/simple.js

open http://localhost:8124

Run the Tests

npm test

socket.io-redis's People

Contributors

dshaw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

socket.io-redis's Issues

Add deprecated note

It'd be nice if you remove this code or add a note about it being deprecated as Socket.io has a Redis Store in core now.

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.