1
0
mirror of https://gitea.com/xorm/xorm-redis-cache synced 2025-10-06 00:22:52 +02:00

35 Commits

Author SHA1 Message Date
Lunny Xiao
7e5d7bbfe5 upgrade to xorm v1.0.1 v0.2.0 2020-04-12 23:17:51 +08:00
Lunny Xiao
5a6a9e2ab9 update dependency packages v0.1.0 2019-11-13 14:25:23 +08:00
Lunny Xiao
f2a95401d8 update docs 2019-09-27 22:30:17 +08:00
Lunny Xiao
859b313566 Merge pull request #6 from vlorc/master
ClearIds table any sql
2018-07-27 08:56:10 +08:00
vlorc
11971bf4f7 ClearIds table any sql 2018-07-24 15:09:41 +08:00
Lunny Xiao
b11bcc69aa Merge pull request #5 from sleagon/master
Add MakeRedisCacher
2018-04-13 17:47:19 +08:00
shanyy
79eb259c1b Add MakeRedisCacher 2018-04-13 16:07:01 +08:00
Lunny Xiao
41b129c711 Merge pull request #4 from junpayment/master
Add getter and setter method for redis.pool object
2018-01-12 08:43:39 -06:00
junpei.nomura
40d7f50e53 Add get and set method for redis.pool object 2018-01-12 21:52:01 +09:00
Lunny Xiao
10c9821b00 Merge pull request #3 from drmfly/master
fix issue 1 & 2
2017-12-06 13:37:08 +08:00
drmfly
94a30d2c2b fix issue 1 & 2 2017-12-05 22:03:43 +08:00
Nash Tsai
e1df07666d update API docs 2014-08-20 17:53:34 +08:00
Nash Tsai
608cbb854d update README 2014-08-20 17:04:23 +08:00
Nash Tsai
1f124856bd tidy up tests 2014-08-20 17:02:03 +08:00
Nash Tsai
08b045b905 tidy up logging 2014-08-20 16:08:12 +08:00
Nash Tsai
593e06ef27 check redis-server in run_test.sh 2014-08-19 11:36:31 +08:00
Nash Tsai
32f694be93 fixed typo 2014-08-19 11:12:48 +08:00
Nash Tsai
3264069bdd code tidy up 2014-08-19 10:58:15 +08:00
Nash Tsai
e46589fd52 update logging 2014-08-19 10:42:53 +08:00
Nash Tsai
3c1983e8e9 tidy up logging 2014-08-18 12:03:54 +08:00
Nash Tsai
c4f2594177 code tidy up
fixed delete objects
2014-08-15 17:34:57 +08:00
Nash Tsai
ec78a79ba3 code tidy up
add logging for redis key

func deserialize is able to return proper struct pointer, thanks to Luny help
2014-08-15 10:40:07 +08:00
Lunny Xiao
2cff3dd5c8 get the pointer of data 2014-08-14 21:11:06 +08:00
Nash Tsai
075dcf2df4 fixed logging 2014-08-14 17:35:38 +08:00
Nash Tsai
57081334f5 update deserialization implementation 2014-08-14 17:34:46 +08:00
Nash Tsai
a92d6e4692 update tests 2014-08-14 16:18:50 +08:00
Nash Tsai
69de6a3479 update 2014-08-14 16:10:41 +08:00
Nash Tsai
02f41a3404 update deserialization implementation 2014-08-14 15:41:15 +08:00
Nash Tsai
1058617360 code tidy up 2014-08-14 15:14:04 +08:00
Nash Tsai
ead68c5542 code tidy up 2014-08-14 15:01:12 +08:00
Nash Tsai
d0032691f8 add more serialization tests 2014-08-13 21:08:31 +08:00
Nash Tsai
4f40112c82 add alternative deserialize2 implementation 2014-08-13 19:53:43 +08:00
Nash Tsai
f4ea3d9aa6 add serialization tests 2014-08-12 15:59:53 +08:00
Nash Tsai
60f3c6e0d9 initial import of redis_cacher.go moved from xorm/cacher-tag branch 2014-08-12 03:44:10 +08:00
Nash Tsai
ba9ad34a9a Initial commit 2014-08-12 03:33:13 +08:00