Skip to content

ardas/redis-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Redis Client

This implementation extends StringRedisClient and allowing send requests like RestFul but uses Redis.

Description

Redis client uses Application ObjectMapper for Serialize and Deserialize DTO. If application is not Web then will create default ObjectMapper.

Properties

Property Default Note
redis.client.timeout 1 Count seconds for waiting of response.
redis.client.thread-pool 5 The number of threads in the pool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages