0.8.0
- Adds efficient bulk get, set and delete methods to the
Cache
class. - Fixes
repr
issues with some of the container types. - Fixed an inefficiency in the implementation of the
Graph
storage that cuts the amount of memory needed in half. - Fixed issues with unicode handling in the full-text search implementation.