Skip to content

Instantly share code, notes, and snippets.

View beshrkayali's full-sized avatar

Beshr Kayali Reinholdsson beshrkayali

View GitHub Profile
#!/usr/bin/env python
#
# Example on using tornado.redisdb available http://github.com/beshrkayali/tornado/blob/master/tornado/redisdb.py
# Copyright 2010 Beshr Kayali
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0