Hacker News new | ask | show | jobs
by ziotom78 2074 days ago
If I recall correctly, I read that the intention is to eventually make ORC the default, not ARC. (ORC is like ARC, but it avoids problems with cycles.)
1 comments

Yes, you're totally right! That's the exact reason ORC should eventually become the new default GC.