v0.2.7
版本发布时间: 2021-10-16 12:18:16
gorse-io/gorse最新发布版本:v0.4.15(2024-01-10 12:44:45)
Features
- Support offset and limit for recommendation result fetching (#287).
- Support insert feedback with future timestamps (#283).
- Support
write-back-delay
for recommendation result fetching (#283). - Support prometheus metrics for master, worker, server and database (#289).
- Support write logs to files (#289).
- Support multiple read feedback types (#288).
- Support custom location for local cache (#292).
Performance
- Replace
encoding/gob
with custom encoder/decoder (#284). - Replace message based model distribution with stream based protocol (#284).
- Add index for
item_id
in feedback table (#286).
Fix
- Fix unclosed result sets in database interfaces (#275).
Upgrade Guide
- In configuration file,
read_feedback_type
has been replaced byread_feedback_types
, which is an array of strings. - In recommendation API:
-
write-back
has been replaced bywrite-back-type
. - Use
write-back-delay
to set delayed timestamps of write back feedbacks. - Use
offset
to load paged recommendation results.
-
- In command line:
- Use
--log-path
to specify the path of logging file. - Use
--cache-path
to specify the path of local cache file.
- Use
1、 gorse_darwin_amd64.zip 44.37MB
2、 gorse_darwin_arm64.zip 42.06MB
3、 gorse_linux_amd64.zip 45.13MB
4、 gorse_linux_arm64.zip 41.03MB
5、 gorse_windows_amd64.zip 45.42MB