Skip to content

pjmeisch-cc/adi-redisdbsample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample application to store key/value string pairs in a database and retrieve them later using a redis cache

it needs the following spring application properties to be set:

spring.redis.host=redis-host
spring.datasource.url=jdbc-url-of-database
spring.datasource.username=db-user
spring.datasource.password=db-password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors