Skip to content

feat: add DigestBuilder helper.#140

Open
zicklag wants to merge 1 commit intoinkandswitch:mainfrom
zicklag:feat/sedimentree-incremental-digest
Open

feat: add DigestBuilder helper.#140
zicklag wants to merge 1 commit intoinkandswitch:mainfrom
zicklag:feat/sedimentree-incremental-digest

Conversation

@zicklag
Copy link
Copy Markdown
Collaborator

@zicklag zicklag commented Jun 17, 2025

I found this handy while trying to use sedimentree in a key-value store use-case.

@zicklag zicklag requested review from alexjg, ept, expede and pvh as code owners June 17, 2025 17:50
@alexjg
Copy link
Copy Markdown
Member

alexjg commented Jun 18, 2025

This seems useful, I think we should go with a different name though as "incremental" has a whole bunch of connotations in this space due to "incremental view maintenance" being an important thing we need to do. I suggest "DigestBuilder".

@zicklag zicklag force-pushed the feat/sedimentree-incremental-digest branch 2 times, most recently from 1723879 to 1d4f386 Compare June 18, 2025 15:29
@zicklag zicklag changed the title feat: add IncrementalDigest helper for building Digests. feat: add DigestBuilder helper. Jun 18, 2025
@zicklag
Copy link
Copy Markdown
Collaborator Author

zicklag commented Jun 18, 2025

Updated the name. ✅

@alexjg
Copy link
Copy Markdown
Member

alexjg commented Jun 19, 2025

I actually have no idea why the lint is failing there. Will look into it.

@expede
Copy link
Copy Markdown
Member

expede commented Aug 21, 2025

I actually have no idea why the lint is failing there. Will look into it.

Clippy is angry that some pub(crate) functions are never used. Will fix in a bit!

@alexjg alexjg requested a review from jtfmumm as a code owner September 22, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants