/backbone-redis

Backbone data persistence through Redis pub/sub and Socket.io

Primary LanguageJavaScript

Web client powered by backbone
based on: https://github.com/sorensen/backbone-redis

connected via redis pubsub to python backend

For now, all changes go python -> redis -> webcli, webcli is purely a realtime view into what the python backend is doing.