Skip to content

Gorse v0.5.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhenghaoz zhenghaoz released this 05 Nov 12:01
· 31 commits to master since this release
debc903

Warning This is a pre-release version of the Gorse recommender system. It means:

  1. Don't use the pre-release version in production unless you can afford risks.
  2. APIs, configurations, and data storage might be changed between pre-release versions.
  3. Clear local caches and cache databases after the upgrade.

Features

  • Support ClickHouse back as data storage (#874).

Fix

  • Fix RediSearch query using escape (#770).
  • Upgrade the Redis client version for RediSearch (#868).
  • Remove unnecessary score check (#873).