astaxie
|
6d84db1e93
|
Revert "hible"
|
2018-07-31 20:07:03 +08:00 |
|
hible
|
c7c0b01ec5
|
hible
cache add function
// IncrBy increase counter by num.
IncrBy(key string, num int)
// DecrBy decrease counter by num.
DecrBy(key string, num int)
|
2018-07-31 17:19:09 +08:00 |
|
astaxie
|
d956444965
|
Merge branch 'develop' into add-gosimple
|
2017-03-18 11:20:30 +08:00 |
|
Sergey Lanzman
|
37c1ffc57a
|
add go simple support
|
2017-03-17 20:22:20 +02:00 |
|
Sergey Lanzman
|
856fde28dc
|
add unconverted support
|
2017-03-17 19:45:30 +02:00 |
|
Anton Khalikov
|
74045090cc
|
This fixes issue #2467 with ssdb cache IsExist
|
2017-02-27 14:14:16 +05:00 |
|
JessonChan
|
e59271662c
|
fix bee fix
|
2016-03-25 13:25:29 +08:00 |
|
JessonChan
|
fa4a231cd4
|
duration change to second
|
2016-03-25 11:46:19 +08:00 |
|
JessonChan
|
6d0fe8c4f4
|
go fmt cache file
|
2016-03-25 11:05:20 +08:00 |
|
JessonChan
|
2db8c753fd
|
bee fix
|
2016-03-25 10:56:15 +08:00 |
|
liuchun
|
bd04be4470
|
move time to the top
|
2016-03-08 14:44:37 +08:00 |
|
liuchun
|
0a0fc351e7
|
fix ssdb_test
|
2016-03-08 12:59:19 +08:00 |
|
liuchun
|
9ddc2f5474
|
fix panic err
|
2016-03-07 15:00:03 +08:00 |
|
liuchun
|
0caadb9b66
|
rename vars
|
2016-03-07 14:45:45 +08:00 |
|
liuchun
|
48ec7f736e
|
fix GetMulti bug
|
2016-03-06 14:46:13 +08:00 |
|
liuchun
|
292d8f2c00
|
add ssdb cache adapter
|
2016-03-06 13:17:16 +08:00 |
|