Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mylesmegyesi committed Jan 7, 2013
1 parent 1129a14 commit e3efbd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
* All queries should be logged and profiled with the debug flag
* All dangerous actions logged with the warn flag
2. Extend the Datastore spec for packing/unpacking/filtering/sorting on the following types. Whatever Java types cannot be natively supported by the Database should have a packer and unpacker included with the Datastore implementation. Documentation on what is natively supported and what is not should be included as well.
* `clojure.lang.Keyword`
* `java.lang.Character`
* `java.lang.Short`
* `java.lang.String`
* `java.util.Date`
* `null`
3. Improve Redis Datastore
Expand Down

0 comments on commit e3efbd8

Please sign in to comment.