Y
Hacker News
new
|
ask
|
show
|
jobs
by
dcope
4585 days ago
Pretty much for anything that I want to store to a database but is too costly do to write every time I update. For example, I use Redis store counters for things and then batch process them storing to Postgres.