Skip to content

Misc fixes#657

Merged
rtjohnso merged 9 commits intomainfrom
robj/query-keys
Mar 12, 2026
Merged

Misc fixes#657
rtjohnso merged 9 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 e561734
🔍 Latest deploy log https://app.netlify.com/projects/splinterdb/deploys/69b253eb14792200083a6a88

rtjohnso added 4 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>
Signed-off-by: Rob Johnson <rob@robjohnson.io>
Signed-off-by: Rob Johnson <rob@robjohnson.io>
Signed-off-by: Rob Johnson <rob@robjohnson.io>
@rtjohnso rtjohnso merged commit 5a6e44a into main Mar 12, 2026
111 of 112 checks passed
@rtjohnso rtjohnso deleted the robj/query-keys branch March 12, 2026 18:01
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