Skip to content

Commit

Permalink
Updating documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
JEG2 committed Feb 9, 2010
1 parent 7307a7a commit 71ef02c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Below is a complete listing of changes for each revision of Oklahoma Mixer.

* Added the empty?() method
* Added the ability to set an Array of duplicates at once for B+Tree Databases
* Added Table Database support (document storage, queries/searches, and indexes)

== 0.2.0

Expand Down
11 changes: 5 additions & 6 deletions TODO.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
The following is a list of planned expansions for Oklahoma Mixer in the order I
intend to address them.

1. Add support for Table Databases
2. Add support for Tokyo Tyrant
3. Ensure Ruby 1.9 compatibility
4. Write API documentation
5. Include some higher level abstractions like mixed tables, queues, and shards
6. Add support for Tokyo Dystopia
1. Add support for Tokyo Tyrant
2. Ensure Ruby 1.9 compatibility
3. Write API documentation
4. Include some higher level abstractions like mixed tables, queues, and shards
5. Add support for Tokyo Dystopia

0 comments on commit 71ef02c

Please sign in to comment.