Closed chanks closed 10 years ago
Added a class-level option and entries for the readme and changelog. If people want to upgrade without reindexing their data, they can use RecommenderClass.redis_prefix([nil]), but it'll leave them open to matrix name collisions.
RecommenderClass.redis_prefix([nil])
Added a class-level option and entries for the readme and changelog. If people want to upgrade without reindexing their data, they can use
RecommenderClass.redis_prefix([nil])
, but it'll leave them open to matrix name collisions.