jokk-itu / redis-lock-sample

Application using distributed locks through Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redis-lock-sample

A project to test a RedLock implementation against different kinds of Redis infrastures.

How to run

There are four different ways to run the project.

  • run-cluster.ps1
  • run-sentinel.ps1
  • run-replica.ps1
  • run-single.ps1

About

Application using distributed locks through Redis

License:Apache License 2.0


Languages

Language:C# 76.1%Language:Dockerfile 17.6%Language:PowerShell 6.4%