Hacker News new | ask | show | jobs
by neverproof 657 days ago
the hybrid datastore (graph, vector, key-value) seems like a smart way to handle different types of information. But as it scales, how do you plan to manage issues like memory bloat or outdated context? Is there a strategy for pruning irrelevant data to keep the system efficient?

Exciting work overall!