Releases: DataSystemsLab/recdb-postgresql
Releases · DataSystemsLab/recdb-postgresql
v1.1
This new version, provides the ability of connecting to the RecDB using Postgres JDBC driver. Using this version, users are able to issue their queries using java applications.
v1
This version allows the users to use PostGIS extension along with the RecDB and issue the spatial filtering for their recommendations queries
v0.9-beta
The new version consists of new recommendation examples
v0.2-alpha
Fixed User Filtering Delay in the Recommend Operator
Optimized memory consumption in user/item-based recommenders
Added a comprehensive regression test suite
v0.1-alpha
Recommend Query Plan Bug Fixes.