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.

Concurrent Tries with Efficient Non-Blocking Snapshots (2012) [pdf]

45 pointsby mioliniabout 9 years ago

2 comments

jkotabout 9 years ago
That looks good. It is a trie with optional compression. I might add it to MapDB.
评论 #11191500 未加载
profquailabout 9 years ago
Code from the paper: <a href="https:&#x2F;&#x2F;github.com&#x2F;axel22&#x2F;Ctries" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;axel22&#x2F;Ctries</a>