当前位置:网站首页>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
边栏推荐
- Disable Ctrl + Alt + Del
- std::stoi stol stoul stoll stof stod
- Use stm32cube MX / stm32cube ide to generate FatFs code and operate SPI flash
- ESP32 LVGL8. 1. Detailed migration tutorial of m5stack + lvgl + IDF (27)
- MVVM model
- ctfshow-web362(SSTI)
- Fundamentals of machine learning theory -- some terms about machine learning
- 根据快递单号查询物流查询更新量
- Solutions such as unknown or garbled code or certificate problem prompt in Charles's mobile phone packet capture, actual measurement.
- Druid SQL和Security在美团点评的实践
猜你喜欢

Practice of Druid SQL and security in meituan review

WebView opens H5 video and displays gray background or black triangle button. Problem solved

ESP32 LVGL8. 1 - arc (arc 19)

Machine learning practice - naive Bayes
![[mathematical modeling] - analytic hierarchy process (AHP)](/img/ff/2350c9604a03fff6a6a751aa3cfa3b.png)
[mathematical modeling] - analytic hierarchy process (AHP)

The first leg of the national tour of shengteng AI developer creation and enjoyment day was successfully held in Xi'an

【C语言进阶11——字符和字符串函数及其模拟实现(2))】

实战业务优化方案总结---主目录---持续更新

解决:cnpm : 无法加载文件 ...\cnpm.ps1,因为在此系统上禁止运行脚本

Chondroitin sulfate in vitreous
随机推荐
ESP32 LVGL8. 1 - img picture (IMG 20)
7、 DOM (Part 2) - chapter after class exercises and answers
The corresponding permissions required to automatically open the app in the setting interface through accessibility service
Nacos as service registry
K210串口通信
Ctfshow - web362 (ssti)
Download xshell 6 and xftp6 official websites
Scrollto and scrollby
程序员如何快速开发高质量的代码?
Go language GUI framework Fyne Chinese garbled or not displayed
【数学建模】—— 层次分析法(AHP)
Get a list of recent apps
Fundamentals of machine learning theory -- some terms about machine learning
ESP32 LVGL8. 1 - anim animation (anim 16)
Esp32 (UART event) - serial port event learning (1)
Seata处理分布式事务
Introduction to ROS learning notes (II)
On iptables
ESP32 LVGL8. 1 - calendar (calendar 25)
Nacos cluster construction and MySQL persistence configuration