An open API service indexing awesome lists of open source software.

https://github.com/devrezaur/redisson-playground


https://github.com/devrezaur/redisson-playground

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Instruction to Run the Project

Before running the test classes run the below docker command to start **Redis Server**

```yml
docker compose up
```