Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnthescott
602 days ago
i assume this go code runs in the client since pg does not support golang server side. why would a client side ordering be faster than doing in the database?
1 comments
tsenart
599 days ago
This is to implement a database, not use one.
link