Hacker News new | ask | show | jobs
by azinman2 1833 days ago
Redis is memory-backed, so you have limitations here. When I think of neo4j and its equivalents, it's about super giant datasets that are beyond memory limits.
1 comments

Redis also supports ‘Redis on Flash’ (use SSDs to augment RAM), but it is part of their Enterprise product.