1
0
mirror of https://github.com/fumiama/simple-dict.git synced 2026-06-06 18:50:26 +08:00
Commit Graph

76 Commits

Author SHA1 Message Date
fumiama
d042193ef6 skip null bytes 2022-02-06 15:14:46 +08:00
fumiama
14a9a02e31 add migratenew 2022-02-06 14:51:49 +08:00
fumiama
5075c822bf reduce dictpool size v7.1.3 2022-01-03 13:41:28 +08:00
fumiama
dad02a4081 reduce mem use v7.1.2 2021-12-17 14:50:50 +08:00
fumiama
00c7936e1f reduce mem use v7.1.1 2021-12-17 14:48:29 +08:00
fumiama
567c4d5b92 add hash map v7.1.0 2021-12-17 14:31:50 +08:00
fumiama
33d71ec42e ed v7.0.0 2021-12-13 17:36:03 +08:00
fumiama
3fca017aea add docker v7.0 2021-12-13 17:28:29 +08:00
fumiama
2036edccf5 edit kv sz 2021-12-13 15:42:04 +08:00
fumiama
4444426b5d edit README 2021-12-12 20:55:37 +08:00
fumiama
fcafce1b2a edit README 2021-12-12 20:50:49 +08:00
fumiama
4a0ae560c0 fix 2021-12-12 20:42:27 +08:00
fumiama
8e9cb10297 update README 2021-12-12 15:05:14 +08:00
fumiama
53f46ac1d3 finish 2021-12-12 14:43:54 +08:00
fumiama
5abe175e90 初步使用新封包 2021-12-11 23:50:46 +08:00
fumiama
a16926a673 改正顺序 2021-12-08 23:17:00 +08:00
fumiama
ed57e18b05 改正顺序 2021-12-08 23:09:08 +08:00
fumiama
d1800d26c7 改正顺序 2021-12-08 23:03:10 +08:00
fumiama
bafb74c542 改正顺序 2021-12-08 22:59:29 +08:00
fumiama
1c17abc83b 改正del 2021-12-08 22:46:46 +08:00
fumiama
bb17df1972 改正del 2021-12-08 22:33:18 +08:00
fumiama
21d0e04670 优化代码结构 2021-12-08 20:25:23 +08:00
fumiama
9fb518368a 优化代码结构 2021-12-08 20:23:20 +08:00
fumiama
b03bab73ce 优化代码结构 2021-12-08 20:22:51 +08:00
fumiama
e3d30a5b74 优化代码结构 2021-12-08 20:21:50 +08:00
fumiama
c8148e1052 不指明include目录 2021-08-31 13:26:50 +08:00
fumiama
3fc644e0a8 修正ipv6,优化内存占用 v6.0 2021-08-14 13:30:14 +08:00
源文雨
9fe0532723 Update LICENSE 2021-06-11 15:15:44 +08:00
fumiama
7472da6610 修正md5 v5.0 2021-06-01 20:00:28 +08:00
fumiama
c86dce46c0 文件打开线程安全 2021-06-01 18:15:02 +08:00
fumiama
ea674bd311 每次刷新md5 2021-06-01 15:53:15 +08:00
fumiama
2a3e5bfb45 增加md5校验 2021-05-29 14:45:55 +08:00
fumiama
f9f2bf0585 更改为release 2021-05-19 23:08:20 +08:00
fumiama
bfc06ff744 输出格式统一 v4.0 2021-05-19 13:02:47 +08:00
fumiama
27e89830e1 完善CMake 2021-05-19 12:55:33 +08:00
fumiama
bf499a964d 适配cmake install 2021-05-19 12:51:51 +08:00
fumiama
0586721dcf 引入全新dict格式 2021-05-19 00:42:35 +08:00
fumiama
be2009bbb2 修正linux sendfile返回值判断 2021-05-05 22:50:27 +08:00
fumiama
bd76044e9e 修复sendfile尾指针为定义 2021-05-05 22:25:10 +08:00
fumiama
baa98235b2 修复苹果sendall返回值差异 2021-05-05 22:16:22 +08:00
fumiama
7e84e883dc Merge branch 'main' of https://github.com/fumiama/simple-dict-server into main 2021-05-05 20:56:27 +08:00
fumiama
21b168e920 sendall返回值修正 2021-05-05 20:56:13 +08:00
fumiama
9cba72e520 修正函数名错误 v3.1 2021-05-04 17:20:41 +08:00
fumiama
a685b2e707 修复kill thread入参错误 2021-05-04 16:19:40 +08:00
fumiama
b32882691e 增加log 2021-05-04 16:02:56 +08:00
fumiama
b9705588b5 Merge branch 'main' of https://github.com/fumiama/simple-dict-server into main 2021-05-04 13:55:28 +08:00
fumiama
9a2fc8f670 修复pthread带来的内存泄漏 2021-05-04 13:55:03 +08:00
fumiama
b4ea5edd10 删除冗余变量 v3.0 2021-05-04 00:20:19 +08:00
fumiama
4a227c05e8 修复linux下file_size未定义 2021-05-04 00:17:04 +08:00
fumiama
1ec3869037 优化发送速度,丰富client功能,解决半开问题 2021-05-03 22:51:32 +08:00