handshake-org / handshake-org/urkel

What's the purpose of the meta file?

Open
#7 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
124
Forks
21
PR merge metrics
No merged PRs in 30d

Description

This is really great work! I've started a port in go to get a better understanding of the code base.

What's the purpose of the separate `meta` file? It appears that it's only opened and closed to read/write a key on start-up. However (if I'm reading the code correctly) any new meta information on `commit` is written to the actual log file. I don't see where the `meta` file itself is updated on subsequent commits. Is the purpose of the meta file simply to hold the key? Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the separate `meta` file is opened and closed during startup, then compare that path with the metadata written during `commit`. Confirm whether the file is intended only to hold the key; done means explaining its purpose and documenting how it relates to the log file.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
databases
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.