Implement list() method in SqliteKvStore
Implement the list() method for prefix scanning in SqliteKvStore.
Uses SQL LIKE pattern matching on JSON-encoded keys.
Co-Authored-By:
Claude Opus 4.5 <noreply@anthropic.com>
Loading
Please register or sign in to comment