Been searching for fast db methods and found hyperdb, searched around on discord and the web to see if it was compatible with llama-index, only things I found were twitter posts from a while ago. Any update on compatibility being added? Or should we be able to build it using the current tool sets we're given?
You could definitely make a pr to add it. You only have to extend the base vector store class and implement like 3 methods, it's fairly easy in most cases