Changes for version 0.2.1 - 2013-01-24
- BUG FIXES
- ensure class names are db-friendly (replace '::' by '_')
- fix calls to next()
- Make the building of the store a bit more sane.
- STATISTICS
- code churn: 6 files changed, 74 insertions(+), 32 deletions(-)
Modules
DBIx::NoSQL as a Moose object store
Role for classes to be handled by DBIx::NoSQL::Store::Manager
Marks attributes to be indexed in the store
Marks attributes defining the object's key in the store