Skip to content

Conversation

@mjcheetham
Copy link

Implement a basic version of the hash-object command in the ODB daemon that will compute the hash of the provided object contents, and optionally write through to the ODB on the file system.

Remove the static keyword from the `index_mem` function so that others
are able to hash/write new objects using an in-memory buffer.

Signed-off-by: Matthew John Cheetham <[email protected]>
Implement a basic version of the hash-object command in the ODB daemon
that will compute the hash of the provided object contents, and
optionally write through to the ODB on the file system.

Signed-off-by: Matthew John Cheetham <[email protected]>
@vdye vdye merged commit 10f928d into vdye:hackweek/more-odb-over-ipc Apr 23, 2024
@mjcheetham mjcheetham deleted the ipc-hash-object branch April 23, 2024 15:46
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.

2 participants