Hacker News new | ask | show | jobs
Skip – The Reactive Framework (skiplabs.io)
2 points by vjeux 540 days ago
1 comments

Since Skip is maintaining a reactive cache. How is the cached stored? I would speculate it would a distributed in-memory database so the computation service can scale. But I wonder how the system can recover and rebuild the cache if the cache is down.