Skip to content

Misc fixes#657

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

Misc fixes#657
rtjohnso wants to merge 6 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 2134aed
🔍 Latest deploy log https://app.netlify.com/projects/splinterdb/deploys/69b07aea102c12000822d376

rtjohnso added 3 commits March 9, 2026 13:59
Signed-off-by: Rob Johnson <rob@robjohnson.io>
Signed-off-by: Rob Johnson <rob@robjohnson.io>
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