ubuntu14
|
e37d58557b
|
complete dbuf module and using it in many other modules
|
2015-11-20 07:29:10 -08:00 |
|
ubuntu14
|
8b4d5f8da8
|
add template function create in dbuf_guard class which make creating object derived from dbuf_obj more easily
|
2015-11-16 04:00:44 -08:00 |
|
ubuntu14
|
4edafbda32
|
add some functions in class dbuf_guard for convinence and safty
|
2015-11-14 06:15:22 -08:00 |
|
ubuntu14
|
40f6ebb275
|
fixed one bug in dbuf; add dbuf samples
|
2015-11-12 06:24:05 -08:00 |
|
ubuntu14
|
bc119e8199
|
modify db module
|
2015-08-22 03:05:46 -07:00 |
|
zsxxsz
|
942bdc4a1f
|
fixed bug in redis_zset::zrange_get_with_scores; dynamicly loading mysql
client lib in default mode
|
2015-08-09 22:42:51 +08:00 |
|
zsxxsz
|
909af119de
|
class dbuf_pool's destructor be set as private function that the dbuf_pool's
object must be created dynamiclly
|
2015-07-22 15:39:34 +08:00 |
|
zsxxsz
|
33de35bfff
|
improvement dbuf pool's performance; add dbuf_pool sample
|
2015-07-22 00:41:11 +08:00 |
|