Skip to content
ghelmling edited this page Sep 13, 2010 · 1 revision

0.2 (in development)

This release will focus mainly on cleaning up the APIs and adding more flexibility in configuration. Some targeted ideas are:

  • Simplify Query class with a more natural builder syntax and eliminate the need for exposing QueryOpts
  • Easier (and more intuitive) indication of index expressions for queries
  • Consistent annotations
  • Break apart some static coupling and support configuration and composition via Google Guice
  • Better test coverage

0.1

Initial code cleanup and release from code used for a project at Meetup. Everything works, but the code structure and API is pretty limited to our own needs.

Clone this wiki locally