提交历史

作者 SHA1 备注 提交日期
  zhenghaoz 80542edbc6 feat: support multi-thread inference (#762) 1 年之前
  zhenghaoz e3e44b1ba0 refactor: implement context based progress tracker (#741) 1 年之前
  zhenghaoz 30676d6600 feat(algo): support numeric labels in rank algorithms (#706) 1 年之前
  zhenghaoz a668b05320 fix(worker): concurrent map iteration and map write (#697) 1 年之前
  zhenghaoz d2ebeb0fcb remove recommendation cache for inactive users (#691) 1 年之前
  zhenghaoz 5e4a4d7030 fix unit tests on Windows (#677) 1 年之前
  zhenghaoz a8b57eca99 refactor cache storage (#660) 1 年之前
  zhenghaoz 1f5f7c4056 support multiple categories in cache (#643) 1 年之前
  zhenghaoz d38bd546ee replace Redis with SQLite in unit tests (#652) 1 年之前
  Zhenghao Zhang 7ab4d7206d upgrade to Go 1.20 (#622) 1 年之前
  zhenghaoz c3439cce0a support health check for liveness and readiness (#594) 1 年之前
  Somiacao 9003ee2f29 support OpenTelemetry tracing (#576) 1 年之前
  zhenghaoz f7b9144239 schedule tasks manually in managed mode (#575) 2 年之前
  zhenghaoz 71fa034c59 support prefixes for database table names (#503) 2 年之前
  zhenghaoz b4742528d0 support disable/enable model size searching (#502) 2 年之前
  zhenghaoz 55536de56b fix nil pointer of click model (#492) 2 年之前
  zhenghaoz 5df6205e47 fix: track progress of indexing (#490) 2 年之前
  zhenghaoz f4a66063dd implement playground based on the all-in-one server (#479) 2 年之前
  zhenghaoz 57b1d78d7d implement all-in-one server (#470) 2 年之前
  zhenghaoz a93258ed38 track memory usage in the master and workers (#461) 2 年之前
  zhenghaoz 677b826943 set session isolation level to READ UNCOMMITTED (#452) 2 年之前
  zhenghaoz b24869a7ee invalidate cache after configuration changed (#436) 2 年之前
  zhenghaoz 4d2aa7332b use new config file spec (#418) 2 年之前
  zhenghaoz 8244b85650 optimize insert users/items/feedback (#411) 2 年之前
  Morteza 64ccd6f818 remove database prefixes and fully refactor (#399) 2 年之前
  zhenghaoz 987b5c8ba2 fix potential memory leak (#395) 2 年之前
  zhenghaoz 5779b01c05 fix inaccurate timestamp (#394) 2 年之前
  zhenghaoz b56619457c hide items in the latest items (#393) 2 年之前
  zhenghaoz 786b2611e3 support replacement (#385) 2 年之前
  zhenghaoz cbdc3325e4 add `check_recommend_period` (#384) 2 年之前