Skip to content

ordushi/go-mediator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mediator

poc states
  • Context Management
  • Adding Mutex
  • Prevent Multiple workers on same map
  • create Typing Singleton mapping
  • find better option then maps, prevent locks..
  • more test coverage
  • Refoctor Tkey,TValue usage
  • Try implementing "Raft Consensus Algorithm" to support cluster event source