Hacker News
Show HN: MCP Memory – Fast Agent Memory Using Google's OKF and SQLite FTS5
jrflo
|next
[-]
cstrahan
|root
|parent
|next
[-]
Having an inverted index (as with FTS5) is useful in that, for a basic single-term lookup, you reduce a sequential scan, O(N), down to O(log N). For small N, the performance difference might not be meaningful. Performance gap widens with more sophisticated queries (boolean operators, ranking, etc).
agentifysh
|root
|parent
|next
|previous
[-]
i can see for public facing deployments agent memory like this could result in faster roundtrips.
ksajadi
|next
|previous
[-]
rcarmo
|next
|previous
[-]
ejp
|root
|parent
|next
[-]
dofm
|root
|parent
|next
|previous
[-]
Looking at your tool descriptions (as wit the ones on the original post) I wonder if this something perhaps only current frontier models will do, but the systems themselves seem like they'd be even more useful for open weights models with shorter working contexts.
esafak
|root
|parent
|previous
[-]
sho
|root
|parent
[-]
Same principle. It's a good idea to have a schedule to clean them up periodically - an idea you can also put into a note.
healthycoder
|next
|previous
[-]
rgbrgb
|root
|parent
[-]
[0]: https://setoku.com