TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Elle: A transactional consistency checker for black-box databases

82 pointsby wowi42almost 4 years ago

4 comments

dangalmost 4 years ago
A couple of previous comments, both of which point to the related paper, which is at <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2003.10554" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2003.10554</a>.<p><i>Elle: Black-box transactional safety checker based on cycle detection (Jespen)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22692162" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22692162</a> - March 2020 (1 comment)<p><i>Elle: An open source transactional consistency checker for black-box databases</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22690299" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22690299</a> - March 2020 (1 comment)
Scramblejamsalmost 4 years ago
Could this be straightforwardly extended to validating correctness of filesystems?<p>I&#x27;m thinking of the case of developing a FUSE-based filesystem -- it&#x27;d be nice to have a test suite you can run that guarantees you haven&#x27;t broken your filesystem&#x27;s consistency.<p>Or are there already tools for this that every budding filesystem developer should look to?
earleybirdalmost 4 years ago
also, <a href="https:&#x2F;&#x2F;github.com&#x2F;jepsen-io&#x2F;elle" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jepsen-io&#x2F;elle</a>
评论 #28122665 未加载
buryatalmost 4 years ago
502, maybe needs some scaling first
评论 #28124327 未加载