dgryoo / pfairplayService

My soccer matching platform
1 stars 0 forks source link

Race Condition, when count Up/Down #81

Open dgryoo opened 3 years ago

dgryoo commented 3 years ago

Race Condition, when count Up/Down

문제 상황


해결방안

Mysql + Kafka

장점


Cassandra Counter Column

장점

단점

Eventual Consistency


Redis

장점

단점

In-memory DB의 휘발 대책

1. Dump File
2. BatchApplication을 이용한 다른 DB로의 백업