当前位置:网站首页>SSDB foundation 3
SSDB foundation 3
2022-04-23 19:06:00 【franket】
Client connection
[[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>
Send signal to terminate service
[[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://yzsam.com/2022/04/202204231853539681.html
边栏推荐
- 腾讯云GPU最佳实践-使用jupyter pycharm远程开发训练
- 2022.04.23(LC_714_买卖股票的最佳时机含手续费)
- 2022.04.23 (lc_763_divided into letter interval)
- #yyds干货盘点#stringprep --- 因特网字符串预备
- SSDB基础1
- Esp01s with Arduino development environment
- [today in history] April 23: the first video uploaded on YouTube; Netease cloud music officially launched; The inventor of digital audio player was born
- MySQL学习第五弹——事务及其操作特性详解
- Use of content provider
- Nacos作为服务配置中心实战
猜你喜欢
2022.04.23(LC_714_买卖股票的最佳时机含手续费)
From technical system to business insight, the closing chapter of the practice of small and medium-sized R & D team structure
[record] typeerror: this getOptions is not a function
ESP32 LVGL8. 1 - input devices (input devices 18)
Druid SQL和Security在美团点评的实践
開關電源設計分享及電源設計技巧圖解
[advanced level 11 of C language -- character and string functions and their simulation implementation (2)]
Simplified path (force buckle 71)
MySQL Téléchargement et installation de la version Linux
开关电源设计分享及电源设计技巧图解
随机推荐
【玩转Lighthouse】腾讯云轻量服务器搭建全平台视频解析视频下载网站
迁移学习进阶
Chondroitin sulfate in vitreous
Actual combat of Nacos as service configuration center
Coolweather is revised and connected to the wind weather interface to realize the broken line diagram of temperature
Druid SQL和Security在美团点评的实践
Nacos作为服务配置中心实战
Treatment of incomplete display of listview height
The type initializer for ‘Gdip‘ threw an exception
Codeforces Round #784 (Div. 4)
Sentinel规则持久化进Nacos
实战业务优化方案总结---主目录---持续更新
PyGame tank battle
Go language GUI framework Fyne Chinese garbled or not displayed
Recyclerview control list item layout match_ Fundamental principle of parent attribute invalidation
Is it safe to open an account in Bohai futures.
std::stoi stol stoul stoll stof stod
Raspberry pie 18b20 temperature
mysql_ Download and installation of Linux version
Deeply understand what new and make in golang are and what are the differences?