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

23 Commits

Author SHA1 Message Date
Lunny Xiao
7e5d7bbfe5 upgrade to xorm v1.0.1 2020-04-12 23:17:51 +08:00
Lunny Xiao
f2a95401d8 update docs 2019-09-27 22:30:17 +08:00
vlorc
11971bf4f7 ClearIds table any sql 2018-07-24 15:09:41 +08:00
shanyy
79eb259c1b Add MakeRedisCacher 2018-04-13 16:07:01 +08:00
junpei.nomura
40d7f50e53 Add get and set method for redis.pool object 2018-01-12 21:52:01 +09: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
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
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
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
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
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