Skip to content

surajadh/spring-neo4j-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-neo4j-redis

Example repo with neo4j repository and redis cache

The project will be for use case where caching is optional and application should serve even when cache is down.

To Run

  • Start redis,
  • Start neo4j
  • Run movie database
  • ./gradlew bootRun

About

Example repo with neo4j repository and redis cache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages