alex-pt's Stars
vpulim/mango
MongoDB backends for Django sessions and authentication (bypasses Django's ORM model)
pycassa/pycassa
Python Thrift driver for Apache Cassandra
enaeseth/swirl
Use Tornado's asynchronous features without using callbacks
rauchg/node.dbslayer.js
DBSlayer (MySQL) support for Node.JS
danwrong/restler
REST client library for node.js
hmarr/mongoengine
[Moved to mongoengine/mongoengine]
gleicon/restmq
REST/JSON/HTTP based message queue
ryanmark/django-facebookconnect
Use facebook connect in your Django project
redis/redis-py
Redis Python client
latentflip/RedisWeb
A basic web interface for redis.
play-co/js.io
Javascript Networking Library for building real-time web applications
artyom/beet
Dead-simple ORM on top of redis
fiorix/cyclone
Cyclone is a web server framework for Python, that implements the Tornado API as a Twisted protocol.
aptana/aflax
Aflax is a JavaScript library that enables developers to utilize nearly all of the features of the Adobe Flash platform from JavaScript.
dcramer/django-orm-cache
A caching layer for Django
andreisavu/mongodb-log
MongoDB python logging handler. Python centralized logging made easy.
burke/mongosphinx
[abandoned] full text indexing extension for MongoDB using Sphinx
agiliq/Django-Socialauth
Allows logging in via Facebook, Yahoo, Gmail, Twitter and Openid
mikejs/gridfs-fuse
A FUSE wrapper around MongoDB's GridFS
rmurphey/jqfundamentals
Code repository for jQuery Fundamentals training
mdirolf/nginx-gridfs
Nginx module for serving files from MongoDB's GridFS
mdirolf/DjanMon
Demo showing how to use MongoDB with PyMongo from a Django project
matschaffer/astley
A web framework written in Bash. It's kinda like Sinatra, but only really enjoyable as a joke.
cleitonfco/webdev-setup
A bash script to install a web development environment with ruby, rails, php, apache, nginx, passenger, mysql, postgres and various gems
sebleier/django-redis-cache
A Redis cache backend for django
bottlepy/bottle
bottle.py is a fast and simple micro-framework for python web-applications.
twissandra/twissandra
Twissandra is an example project, created to learn and demonstrate how to use Cassandra. Running the project will present a website that has similar functionality to Twitter.
phadej/igbinary
Igbinary is a drop in replacement for the standard php serializer. Check https://github.com/igbinary/igbinary for the freshest version
django-extensions/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
tarcieri/revactor
Revactor implements the Actor model using Ruby 1.9's Fibers for concurrency and Rev for event monitoring