Skip to content

Commit

Permalink
Merge pull request #27 from CiscoM31/ISCDETS-34689
Browse files Browse the repository at this point in the history
ISCDETS-34689: redis lock added
  • Loading branch information
sarmuru2 authored Nov 22, 2023
2 parents 1fa6a9a + 8e134de commit 1d82e99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions community-server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies {
implementation "com.cisco.conductor:conductor-rest:${revConductorCustom}"

implementation "com.cisco.conductor:conductor-redis-persistence:${revConductorCustom}"
implementation "com.cisco.conductor:conductor-redis-lock:${revConductorCustom}"
//implementation "com.netflix.conductor:conductor-cassandra-persistence:${revConductor}"
//implementation "com.netflix.conductor:conductor-grpc-server:${revConductor}"
//implementation "com.netflix.conductor:conductor-redis-lock:${revConductor}"
Expand Down

0 comments on commit 1d82e99

Please sign in to comment.