Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
icedchai
on April 19, 2022
|
parent
|
context
|
favorite
| on:
How we upgraded our 4TB Postgres database
Caches also help a ton (redis, memcache...)
nesarkvechnep
on April 19, 2022
[–]
Also HTTP caching. It's always funny to me why people, not you in particular, reach for Redis when they don't even use HTTP caching.
thedougd
on April 20, 2022
|
parent
[–]
They didn't build their APIs with an understanding of HTTP verbs (ala RESTful). Mistakes such as POST with a query in body to search for X.
nesarkvechnep
on April 22, 2022
|
root
|
parent
[–]
POST with a query as payload is not a problem if the search is a resource.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: