Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
afshinmeh
on April 3, 2015
|
parent
|
context
|
favorite
| on:
Show HN: Fast autocomplete service written in Go a...
Ok, what `fast` means here? There is no database for the server-side project.
doomspork
on April 3, 2015
|
next
[–]
It is fast because Redis, which provides the storage, is considerably fast at the tasks necessary to implement such a service. Go has last little to do with it.
peterbe
on April 3, 2015
|
parent
|
next
[–]
True but it's open source and perhaps people are interested to see something beyond HelloWorld with Go+Redis.
I actually re-wrote it once to switch out Redis for Postgres but it was way too slow.
peterbe
on April 3, 2015
|
prev
[–]
There is a database. It's redis. It's persistent.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: