nyagato-00 / predictor

Fast and efficient recommendations and predictions using Redis
MIT License
502 stars 41 forks source link

Redis prefixing #16

Closed chanks closed 10 years ago

chanks commented 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.