Commit Graph

19 Commits

Author SHA1 Message Date
992bf37dc1 Fixed socket already open issue 2024-11-03 09:34:52 +08:00
6f9fd7b88c Updated HGETALL return type 2023-02-01 07:53:28 +08:00
deb18f0eb5 Fixed incorrect argument order again 2023-02-01 07:48:03 +08:00
e8778acf66 Allow handler to be undefined 2023-02-01 07:21:12 +08:00
b2b6bee892 Fixed incorrect params 2023-02-01 07:04:21 +08:00
42d86a5a92 Safe guard some functions 2023-02-01 06:55:00 +08:00
f4ae670848 Missing GET 2023-02-01 06:28:15 +08:00
d3e3e95422 Make redis library somewhat compat 2023-02-01 06:21:52 +08:00
65ec5b5da8 Remove unused import 2022-08-03 15:08:38 +09:00
c3ccc680d9 Upgrade redis client to 4.x 2022-04-06 15:47:51 +09:00
df548739da Upgraded redis client but use legacy mode 2022-04-06 13:51:37 +09:00
d0ef93e58c Load config from config/all 2022-04-03 21:55:43 +09:00
68663787bb Return string for unresloved string was wrong 2016-07-03 21:29:43 +08:00
e4efdf79e5 %% was not handled properly 2016-07-03 20:47:41 +08:00
7826ab0b84 console.log inspection bug fix 2016-07-03 19:51:57 +08:00
334b2057d0 Template string function 2016-07-03 17:41:59 +08:00
5bfb607c60 Create README.md 2016-07-03 00:19:35 +08:00
31880a2823 Added Localization 2016-07-03 00:04:00 +08:00
153265b0c0 Initial commit 2016-05-31 17:55:08 +08:00