redis-eye 0.2.4 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.ko.md +4 -0
- package/package.json +1 -1
package/README.ko.md
CHANGED
|
@@ -31,6 +31,10 @@ redis-eye
|
|
|
31
31
|
|
|
32
32
|
redis-eye는 로컬에서 동작하는 Redis 웹 GUI입니다. Redis 서버에 연결한 뒤 키 목록 조회, 데이터 편집, DB 전환 등을 브라우저에서 바로 할 수 있습니다. 별도 설정 파일이 필요 없습니다.
|
|
33
33
|
|
|
34
|
+

|
|
35
|
+

|
|
36
|
+

|
|
37
|
+
|
|
34
38
|
---
|
|
35
39
|
|
|
36
40
|
## 주요 기능
|