Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

somaditya/RediSolar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redisolar

How to start the redisolar application

  1. Run mvn package to build your application
  2. Start application with java -jar target/redisolar-1.0.jar server config.yml
  3. To check that your application is running enter url http://[HOST]:8081. If you're running on localhost, HOST will be "localhost".

Tests

To run all tests:

mvn test

To run a specific test:

mvn test -Dtest=JedisBasicsTest

Health Check

To see your applications health enter url http://localhost:8084/healthcheck

About

RU102J: Redis for Java Developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •