Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
honhimW committed Sep 30, 2024
1 parent 20e8932 commit de363a6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,17 @@ User's data will be stored in `~/.config/ratisui/`:
- [x] Stream

**Explorer**
- [x] Key scan(Fuzzy/Pattern)
- [x] Key scan (Fuzzy/Pattern)
- [x] Keys tree
- [x] Key create, rename, delete
- [x] Async query & render
- [x] Highlight & format for raw data
- [x] UTF-8/Hex deserialization
- [x] Java deserialization (jaded)
- [x] Protobuf deserialization (protobuf)
- [x] JSON highlighter (tree-sitter-json)
- [x] XML highlighter (tree-sitter-html)
- [x] RON highlighter (tree-sitter-ron)
- [x] Table view for list, set, sorted set, hash

**Command line tool**
Expand Down

0 comments on commit de363a6

Please sign in to comment.