Pinned Repositories
angularJS-demo
announce-redis
announcement system and saved in redis
DropPlugin
drop item or prize gift in an mobile game,base on pomelo
excel2json
export excel data to json . the toolkit code by nodeJs v6.2.0, ES6 style.
game-data-mgr
CRUD mysql data , first search redis
luckyqqk.github.io
菩提树下,我本柴夫.
moba-matching
an system about matching players in an tradition MOBA game
pomelo-red-dot
pomelo GM red-dot plugin
pomeloDataMgr
mysql db redis cache plugin base on pomelo
redis-mysql-plugin
按照缓存->数据库的优先级,增加/读取/更新/删除数据.让逻辑工程师不再需要考虑缓存和持久化.基于pomelo
luckyqqk's Repositories
luckyqqk/pomelo-red-dot
pomelo GM red-dot plugin
luckyqqk/excel2json
export excel data to json . the toolkit code by nodeJs v6.2.0, ES6 style.
luckyqqk/luckyqqk.github.io
菩提树下,我本柴夫.
luckyqqk/moba-matching
an system about matching players in an tradition MOBA game
luckyqqk/angularJS-demo
luckyqqk/DropPlugin
drop item or prize gift in an mobile game,base on pomelo
luckyqqk/game-data-mgr
CRUD mysql data , first search redis
luckyqqk/pomeloDataMgr
mysql db redis cache plugin base on pomelo
luckyqqk/redis-mysql-plugin
按照缓存->数据库的优先级,增加/读取/更新/删除数据.让逻辑工程师不再需要考虑缓存和持久化.基于pomelo
luckyqqk/tableRedis
mysql table data redis cache tool
luckyqqk/announce-redis
announcement system and saved in redis
luckyqqk/arrayNumberIdx
use binary bit save indexes of twice array
luckyqqk/binarySwitch
on or off set in binary bit, but saved in decimal
luckyqqk/counter-in-24h
an string counter in one day, contains date note
luckyqqk/dbMgr
mysql query sql mgr
luckyqqk/dbTable
load mysql tables and table references
luckyqqk/file2string
load file to string for pomelo
luckyqqk/json2memory
a plugin for pomelo to load json file
luckyqqk/littleProgream
luckyqqk/loading-animation
luckyqqk/minerGame
an little battle game
luckyqqk/mixin.one-js
mixin.one test sdk by nodejs
luckyqqk/online-mgr
distributed service online-mgr use redis set
luckyqqk/player-mail
luckyqqk/pomelo-announce
the way to use announce-redis in pomelo
luckyqqk/pomelo-data-mgr
the way to use game-data-mgr in pomelo
luckyqqk/pomelo-mysql
a plugin for setting mysql pool to app
luckyqqk/pomelo-p-mail
the way to use player-mail in pomelo
luckyqqk/pomelo-redis
a plugin for setting redis client to app
luckyqqk/QuickSortDemo
快速排序示例