Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TiKV Browser

Usage

1. Pull docker image and run container:

docker pull bsdelf/tikv-browser
docker run --name tikv-browser -p 3000:3000 bsdelf/tikv-browser:latest

2. Open http://localhost:3000 in your browser.

3. Click the plus button on the sider to create a new profile.

4. Hover on the newly created profile, click the primary button.

5. Enjoy.

Limitations

  • Raw key-value API is not implemented, therefore you can only search transactional key-values for now.
  • Update profiles won't affect existing connection tabs.

Known issues

  • If the endpoints are invalid or unreachable, the connection will stuck for a while. So if you want to recover immediately, just restart the docker container and refresh the browser.

Screenshots

search result

Releases

Packages

Used by

Contributors

Languages