Skip to content
/ mtweet Public
forked from steveyen/mtweet

Port of example twitter app to Membase

Notifications You must be signed in to change notification settings

membase/mtweet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtweet

An example Twitter application using the Membase NoSQL database.

Requirements

  • Ruby
  • Sinatra: sudo gem install sinatra
  • Memcache-client: sudo gem install memcache-client
  • Membase: http://membase.org

Starting Application

Make sure the membase server is running (at 127.0.0.1:11211).

Run:

ruby app.rb

License

MIT

Thanks

Daniel Lucraft (dan@fluentradical.com) for the original Retwis-rb at http://danlucraft.com/blog/tag/retwis-rb

About

Port of example twitter app to Membase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published