- Unified key table with columns: key, type, value preview, size, TTL - Top-bottom split layout: key table above, value detail below - Virtual scrolling via RecycleScroller for large key sets - ZSet editing: add/remove members with scores - TTL inline editing: click badge to modify expiration - Batch key deletion with checkbox selection - Paginated loading for Hash/Set/ZSet/List values (HSCAN/SSCAN/ZSCAN) - Debounced auto-search (400ms) for key filtering - Value previews fetched during key scan for instant display |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| build.rs | ||
| tauri.conf.json | ||