Skip to content

A demonstration of how to use HBase and Tornado to build a web application

Notifications You must be signed in to change notification settings

hammer/hbase-tornado-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A demonstration of HBase and Tornado.

Adds new features to the chat demo:

  1. Persist chat messages to HBase

  2. Post to chat room with curl

    $ curl --data-urlencode "body=whatever i like" -b "user=Script" http://mysweetchatserver.com/a/message/new

Upcoming features:

  1. Bots
  2. Channels

About

A demonstration of how to use HBase and Tornado to build a web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published