Skip to content

Misc fixes#657

Open
rtjohnso wants to merge 4 commits intomainfrom
robj/query-keys
Open

Misc fixes#657
rtjohnso wants to merge 4 commits intomainfrom
robj/query-keys

Conversation

@rtjohnso
Copy link
Collaborator

@rtjohnso rtjohnso commented Mar 9, 2026

  • Fix mkfs bug from use of uninitialized trunk handle.
  • Add a flag to the key data structure indicating whether a key is in the database or just a query key. This allows application to use different structures for keys they insert into the db and query keys.
  • Optionally return the most recently inserted version of a key as part of a lookup result.
  • Change default db file permissions to rw- --- ---.

@netlify
Copy link

netlify bot commented Mar 9, 2026

Deploy Preview for splinterdb canceled.

Name Link
🔨 Latest commit f394343
🔍 Latest deploy log https://app.netlify.com/projects/splinterdb/deploys/69af34a45a4cf900082297d2

Signed-off-by: Rob Johnson <rob@robjohnson.io>
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.

1 participant