1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-29 17:41:15 +03:00

Drop RedisGears (aka. Triggers and Functions) (#3321)

This commit is contained in:
Nedyalko Dyakov
2025-03-24 17:30:29 +02:00
committed by GitHub
parent 9762559c75
commit 97f7530415
4 changed files with 0 additions and 272 deletions

View File

@ -54,5 +54,4 @@ jobs:
--ginkgo.skip-file="sentinel_test.go" \
--ginkgo.skip-file="osscluster_test.go" \
--ginkgo.skip-file="pubsub_test.go" \
--ginkgo.skip-file="gears_commands_test.go" \
--ginkgo.label-filter='!NonRedisEnterprise'