Skip to content

geekbuntu/uurl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener using Bottle.py, redis and gevent
- Stores all stats in Redis using HASH datatype
- monkey patch and server adapter for WSGI and GEvent
- Supervisord config file to keep it sane

INSTALL
install python-redis (thru apt, or easy_install redis)
install python-gevent (or easy_install gevent - which is not good because it needs gcc installed)


gleicon - 2010

About

url shortener using bottle, redis and gevent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published