Skip to content

Commit

Permalink
Add basic README text
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremycole committed Dec 16, 2012
1 parent ac78ad6 commit 56bb362
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# InnoDB Diagrams #

The purpose of this project is to build complete and understandable InnoDB internals diagrams. This project is a work in progress and should not be considered complete. These diagrams are based on intensive study of the InnoDB code in addition to re-implementation of the data structures therein in Ruby in the [innodb_ruby](http://github.com/jeremycole/innodb_ruby/) project.

This work has primarily been completed by:
* Jeremy Cole ([jeremycole](http://github.com/jeremycole/))
* Davi Arnaut ([darnaut](http://github.com/darnaut/))

0 comments on commit 56bb362

Please sign in to comment.