提交历史

作者 SHA1 备注 提交日期
  zhenghaoz 14e97e6210 perf: support parallel feedback loading (#753) 1 年之前
  zhenghaoz c70abf7e1a feat: support load dataset in parallel (#749) 1 年之前
  zhenghaoz 30676d6600 feat(algo): support numeric labels in rank algorithms (#706) 1 年之前
  zhenghaoz a4bb5e3386 support numeric labels (#687) 1 年之前
  zhenghaoz 5e4a4d7030 fix unit tests on Windows (#677) 1 年之前
  zhenghaoz 1f5f7c4056 support multiple categories in cache (#643) 1 年之前
  zhenghaoz 4b090c27a8 support JSON labels (#647) 1 年之前
  zhenghaoz d38bd546ee replace Redis with SQLite in unit tests (#652) 1 年之前
  zhenghaoz b20691a8b9 remove ClickHouse support (#648) 1 年之前
  zhenghaoz 53b0c99db7 refactor labels storage to JSON type (#646) 1 年之前
  zhenghaoz 4445feeac0 remove Oracle database support (#641) 1 年之前
  zhenghaoz c3439cce0a support health check for liveness and readiness (#594) 1 年之前
  Somiacao 9003ee2f29 support OpenTelemetry tracing (#576) 1 年之前
  zhenghaoz 26fd3ae709 apply `clock_error` for data store (#573) 2 年之前
  zhenghaoz 8007e0de51 support redis cluster as cache store (#564) 2 年之前
  zhenghaoz 9146d70405 support purge database (#549) 2 年之前
  zhenghaoz a50372f7e7 support https for clickhouse connection (#508) 2 年之前
  zhenghaoz 71fa034c59 support prefixes for database table names (#503) 2 年之前
  zhenghaoz 0c695c09b9 fix unexpected migrate (#501) 2 年之前
  zhenghaoz cbd6ac8507 support database prefixes `postgresql://` and `rediss://` (#499) 2 年之前
  zhenghaoz 4e7355e07a remove worker cache in all-in-one mode (#494) 2 年之前
  zhenghaoz f4a66063dd implement playground based on the all-in-one server (#479) 2 年之前
  zhenghaoz 0500b0b1e9 support oracle as data store (#484) 2 年之前
  zhenghaoz 3412f06d24 fix isolation level setting (#481) 2 年之前
  zhenghaoz 9ca727ff21 remove redundant cache deletion (#475) 2 年之前
  zhenghaoz ce6bf63acb support sqlite as data store (#469) 2 年之前
  zhenghaoz d3551a2359 fix insert duplicate users/items/feedback (#465) 2 年之前
  zhenghaoz d6152371eb calculate positive feedback rates during load dataset (#462) 2 年之前
  zhenghaoz e0c5f0d776 use gorm for data store (#460) 2 年之前
  zhenghaoz cd8b9824c5 redact username and password in DSN (#459) 2 年之前