Commit Graph

19 Commits

Author SHA1 Message Date
John
7cc0c7a1cc rename map type of gmap; rename BatchSet/BatchRemove to Sets/Removes for gmap/gcache 2019-05-08 17:21:18 +08:00
aloncn
ad50ca6e60 update unit test for gring 2019-04-10 14:26:21 +08:00
aloncn
8285c31bf1 Update unit test for gring 2019-04-10 10:44:40 +08:00
aloncn
230be66fa9 update unit test for gring 2019-04-10 10:13:56 +08:00
aloncn
bd0207c938 update unit test for gring 2019-04-10 01:16:45 +08:00
aloncn
922eaf4d42 Update unit test for gring 2019-04-10 00:37:06 +08:00
farmer chen
4b5153950f Add unit test for gring 2019-04-10 00:37:06 +08:00
John
b89294561b add gmap.SetIfNotExistFunc/SetIfNotExistFuncLock for gmap; update comment of gmap; update instance feature of gcfg 2019-04-03 23:39:31 +08:00
John
8ae9276732 add disable cache feature option for package gspath 2019-03-12 00:24:31 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
John
f4644ce685 change func(xxx, safe...bool) to func(xxx, unsafe...bool); add new internal package mutex 2019-01-12 23:36:22 +08:00
John
33dd0f9922 timing wheel up 2019-01-11 13:46:40 +08:00
John
aee266eea0 WebServer改进 2018-11-28 20:19:28 +08:00
john
0cec53fe8d 完善gring包,增加约瑟夫问题代码作为gring示例程序 2018-09-07 17:48:19 +08:00
john
68a1a59f3a 改进并发安全数据结构,完善示例程序 2018-09-06 19:16:08 +08:00
john
ebc10f7779 数据结构容器增加并发安全特性开启/关闭功能,当关闭后和普通的数据结构无异,非并发安全模式下性能会得到提高 2018-09-05 18:34:41 +08:00
John
db06c6acd3 增加gring并发安全环;gdb包增加调试模式特性并增加了获得在调试模式下已执行的SQL列表结果 2018-07-05 19:36:35 +08:00