Hacker News new | past | comments | ask | show | jobs | submit login

Isn't that keeping everything in memory?



It seems it can persist to disk just like normal Redis stuff but only work with in-memory graphs - tricky if it's too big to fit, I suppose.

cf https://github.com/RedisGraph/RedisGraph/issues/152


It's keeping everything in memory (index and entities) with disk persistence, but doesn't have a big memory overhead when running with little data.




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

Search: