|
|
|
|
|
by sametmax
3268 days ago
|
|
It depends a lot of the write. If they can be batched, you can put them in a queue or in redis until it reach a threshold and write the update down in the RDBMS. It won't work for all the use cases, but more often that people think. |
|