Memcached Viewer for Visual Studio Code
Welcome to the memcached-viewer extension for Visual Studio Code!
This extension lets you connect to a memcached Server and view data.
Feature
- 💻An easy-to-use GUI to access your memcached data.
- 🎹Execute the memcached commands through the terminal in vscode.
Usage
Installation
- In Visual Studio Code, select View > Command Palette, or press Ctrl+Shift+P, or press F1 to open the Command Palette.
- In the Command Palette, select Extensions: Install Extensions from the dropdown.
- In the Extensions pane, type Dunn.redis.
- Select the Memcached extension, and then select Install.
- After the installation completes, select Reload to enable the extension.
You can add a memcached connection by follow steps
![Settings]
- Press Memcached Viewer Icon on activityBar
- Click Add button on Title bar
- Enter server settings
- Click Test to check avaliable
- Click OK to connect
Open a terminal to use telnet
![Terminal]
- Press Memcached Viewer Icon on activityBar
- Click Terminal button on Title bar
- type memcached commands here
| |