Skip to content

nefukadia/hot-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

HotCache

introduce

Although the cache server can reduce the access to the relational database, for hot data (large number of accesses in a short time), continuous access to the cache database is also a significant time cost. Therefore, HotCache came into being. It can realize local data caching through SDK and ensure data consistency to a certain extent.

feature

  • SDK local cache data
  • Persistence on the server side
  • Support cluster mode
  • Master-slave replication ensures high availability

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages