Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 832 Bytes

File metadata and controls

26 lines (19 loc) · 832 Bytes

Plain Old Tokyo Storage

This is my presentation for Red Dirt Ruby Conference. It is a ShowOff presentation and in order to see it, you need to install showoff and then run it from this directory.

$ gem install showoff
$ git clone git://github.com/copiousfreetime/plain-old-tokyo-storage-presentation.git
$ cd plain-old-tokyo-storage-presentation
$ showoff

Then you shold be able to go to http://localhost:9090 to view the presentation

TODO

  • comparison of FS vs TC in bytes
  • comparisons of FS vs TC in $$ and #'s
  • S3 cost vs local storage
  • shortcommings of all ruby drivers ( binary keys )