Closed DominicWuest closed 7 months ago
Sorry, redisgraph-go is no longer maintained by Redis. You can try to repost on https://github.com/FalkorDB/falkordb-go
Thanks for the quick response @LiorKogan! I forgot to check if there was a new driver for FalkorDB, I'll go check it out! :)
Hello, FalkorDB/RedisGraph team!
Would it be possible to update this package s.t. the latest tag includes the multi-label PR and update the
go.mod
file accordingly to make the new version available as a simple import? Currently, users must specify the latest commit hash to use the multi-label functionality in their Go projects.