Skip to content

Comments

Integrate SlateDB storage#163

Draft
em3s wants to merge 8 commits intomainfrom
next/slatedb
Draft

Integrate SlateDB storage#163
em3s wants to merge 8 commits intomainfrom
next/slatedb

Conversation

@em3s
Copy link
Contributor

@em3s em3s commented Feb 3, 2026

Summary

Umbrella PR for SlateDB integration work. Includes Java 25 upgrade.

Closes #155

Changes

  • (WIP) SlateDB storage implementation
  • Includes: Java 25 upgrade, FFI support

How to Test

./gradlew build

em3s and others added 8 commits February 3, 2026 17:36
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Implements StorageOperations adapter for SlateDB backend.

- 19 tests pass (get, scan, put, delete, increment, batch)
- 7 tests skipped (checkAndMutate not supported by SlateDB)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@em3s em3s self-assigned this Feb 6, 2026
@em3s em3s changed the title feat: integrate SlateDB storage Integrate SlateDB storage Feb 12, 2026
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.

Experiment with Java 24+ for SlateDB integration

1 participant