ssdb icon indicating copy to clipboard operation
ssdb copied to clipboard

SSDB - A fast NoSQL database, an alternative to Redis

Results 111 ssdb issues
Sort by recently updated
recently updated
newest added

2022-02-18 22:20:45.386 [INFO ] ssdb-server.cpp(62): sync_speed : 0 MB/s 2022-02-18 22:20:45.435 [INFO ] server.cpp(159): server listen on 0.0.0.0:8888 2022-02-18 22:20:45.435 [INFO ] server.cpp(181): auth : off 2022-02-18 22:20:45.435 [INFO ]...

你好,我的双主ssdb,有一台S2突然出现too many open file的情况,重启之后出现OUT_OF_SYNC的情况,但是s1没问题。 数据量有两百多G,写入1000左右/秒 ,请问这种情况有解决方案吗? ssdb-server 版本: version 1.9.8

using ssdb for long time but with php client. fine in most cases, but there is something I have to iterate many many times .. and with C/C++ I should...

![aol REAL](https://user-images.githubusercontent.com/92947379/147512580-85d654f9-3b12-440e-9a80-e06ca76fc456.png)

@ideawu 两台双主模式下的服务器,由于数据状态out_of_sync后删除某一台数据后重新做数据同步,前面同步一直正常,突然中间同步失败,产生了Bad file descriptor错误 ![lALPBGY16oKKhrfMo80EeA_1144_163](https://user-images.githubusercontent.com/19447682/97167542-ef8c2c00-17c1-11eb-9237-3c64d91b32a8.png) ![lALPBFRycUq0Ei40zQTi_1250_52](https://user-images.githubusercontent.com/19447682/97167558-fb77ee00-17c1-11eb-8c6f-14b97d1bc499.png)

![image](https://user-images.githubusercontent.com/34185590/142863454-1b1add1f-fb85-475b-a8a4-9dda8cfe20de.png) x修改完成后,说部分数据丢失,然后就一直compact,请问这个还有救吗 ![}Y_0QL_BGRVAYXG$%R18%%8](https://user-images.githubusercontent.com/34185590/142863904-1acc1277-824b-4686-96a6-e168bcdb6c6b.png)

报错:./var/data/3548640.ldb: Bad file descriptor 配置文件: ``` work_dir = ./var pidfile = ./var/ssdb.pid server: ip: 0.0.0.0 port: 6379 # bind to public ip #ip: 0.0.0.0 # format: allow|deny: all|ip_prefix # multiple...

SSDB 日志文件输出错误信息如下: t_hash.cpp(224): empty name or key! 看样子应该是空表读写,但是找了下没找到没表名的读写。 ![image](https://user-images.githubusercontent.com/8154192/139792322-a6bb9c3f-18c3-46be-ba5a-4073e77ebb52.png)

日志打到下面。端口没有启动起来。最后清了data 和 mate才启动正常。请问是什么原因? 拜谢,拜谢 2020-12-23 20:01:34.055 [INFO ] ssdb-server.cpp(62): sync_speed : -1 MB/s