当前位置:网站首页>SSDB基础3
SSDB基础3
2022-04-23 18:54:00 【franket】
客户端连接
[[email protected] ssdb]# ./ssdb-cli -p 8888
ssdb (cli) - ssdb command line tool.
Copyright (c) 2012-2015 ssdb.io
'h' or 'help' for help, 'q' to quit.
ssdb-server 1.9.2
ssdb 127.0.0.1:8888> info
version
1.9.2
links
1
total_calls
1
dbsize
0
binlogs
capacity : 20000000
min_seq : 0
max_seq : 0
serv_key_range
kv : "" - ""
hash: "" - ""
zset: "" - ""
list: "" - ""
data_key_range
kv : "" - ""
hash: "" - ""
zset: "" - ""
list: "" - ""
leveldb.stats
Compactions
Level Files Size(MB) Time(sec) Read(MB) Write(MB)
--------------------------------------------------
17 result(s) (0.001 sec)
ssdb 127.0.0.1:8888>
发送信号终止服务
[[email protected] ssdb]# ps faux | grep ssdb | grep -v grep
root 10890 0.4 1.8 184860 36164 ? Ssl 21:05 0:01 ./ssdb-server -d ssdb.conf
[[email protected] ssdb]# cat var/ssdb.pid
10890[[email protected] ssdb]# kill `cat ./var/ssdb.pid`
[[email protected] ssdb]# ps faux | grep ssdb | grep -v grep
[[email protected] ssdb]# cat var/ssdb.pid
cat: var/ssdb.pid: No such file or directory
[[email protected] ssdb]#
版权声明
本文为[franket]所创,转载请带上原文链接,感谢
https://cloud.tencent.com/developer/article/1986138
边栏推荐
- ESP32 LVGL8. 1 - BTN button (BTN 15)
- 剑指 Offer II 116. 省份数量-空间复杂度O(n),时间复杂度O(n)
- 昇腾 AI 开发者创享日全国巡回首站在西安成功举行
- 22 year flying Book manpower Kit
- Actual combat of Nacos as service configuration center
- 电路在线模拟
- Machine learning practice - naive Bayes
- Scrollto and scrollby
- Go language GUI framework Fyne Chinese garbled or not displayed
- Sentinel服务熔断实战(sentinel整合ribbon+openFeign+fallback)
猜你喜欢
Solutions such as unknown or garbled code or certificate problem prompt in Charles's mobile phone packet capture, actual measurement.
Iptables - L executes slowly
Esp32 (UART 485 communication) - 485 communication of serial port (3)
c#:泛型反射
Summary of actual business optimization scheme - main directory - continuous update
ESP32 LVGL8. 1 - checkbox (checkbox 23)
使用晨曦记账本,分析某个时间段每个账户收支结余
mysql_linux版本的下載及安裝詳解
ESP32 LVGL8. 1 - calendar (calendar 25)
Eight bit binary multiplier VHDL
随机推荐
ESP32 LVGL8. 1 - bar progress bar (bar 21)
Xlslib use
Introduction to ROS learning notes (II)
深入理解 Golang 中的 new 和 make 是什么, 差异在哪?
Excel intercept text
Database computer experiment 4 (data integrity and stored procedure)
Accessing private members using templates
ctfshow-web362(SSTI)
WebView opens H5 video and displays gray background or black triangle button. Problem solved
MVVM模型
The type initializer for ‘Gdip‘ threw an exception
Scrollto and scrollby
视频边框背景如何虚化,简单操作几步实现
Deeply understand what new and make in golang are and what are the differences?
Query the logistics update quantity according to the express order number
ESP32 LVGL8. 1 - textarea text area (textarea 26)
Usage of functions decode() and replace() in SQL
Solutions such as unknown or garbled code or certificate problem prompt in Charles's mobile phone packet capture, actual measurement.
七、DOM(下) - 章节课后练习题及答案
About the operation of unit file reading (I)