Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Redis


The usage of redis in LandGriffon serves two different purposes:

  1. Caching service
  2. Message broker service

1. Caching

TODO:

  • Expand this with specific use cases.
  • Add diagrams of usage

2. Message Broker

TODO:

  • Expand this with specific use cases.
  • Add diagrams of usage

↩️ GO TO ROOT DOC