Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

wait this seems expensive? why vectorize everything when postgres is sitting right there. is the point to search through logs or something




First, we don't actually vectorize everything.

We use a hybrid approach to keep costs low and performance high:

Function Metadata: Vectorized only once (for semantic search).

Execution Logs: Stored as standard structured data without embeddings.

Since we don't embed every log, the storage cost is virtually the same as using Postgres. The real value of VectorWave is automating this 'Vector for Search




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: