Skip to content

ghstrider/CacheServiceCatsEffect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache Service

This project is Cache Management Service, capable to getting data from another cache service, if not available in first cache store.

Supported Cache Store

  • Redis Store
  • File Store

Setup

  1. Run a redis instance
  2. Filename with name filestore.kv
  3. Run CacheServiceMain.scala

About

Design Cache Service using Scala with Cats and Cats-effect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages