A node.js + Redis port of the retwis-rb project
Stars
9
Forks
3
Watchers
9
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
Started using Step (https://github.com/creationix/step) for more readable async coding style
13002a5View on GitHubUsing RedisClient.multi() instead of nested callbacks, code is cleaner
4a02a47View on GitHubUpdated the whole app to be compatible with the latest Express and node; added follow/unfollow
b2f41e6View on GitHub