Commit Graph

9 Commits

Author SHA1 Message Date
JustSong
819056a8af chore: do not hardcode cache time (close #302) 2023-07-23 19:26:37 +08:00
JustSong
da94aade10 fix: update cached user quota after post-consuming (close #204) 2023-06-27 19:22:58 +08:00
mrhaoji
640cc2df91 fix: InitChannelCache does not filter disabled channels (#201)
* chore: Show the HTTP status code in the test_time script to determine the success or failure of the request.

* fix: InitChannelCache does not filter disabled channels

* chore: do not hardcode

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-25 23:14:15 +08:00
JustSong
b7a89340e1 chore: format logs 2023-06-22 10:59:01 +08:00
JustSong
02bc73066c feat: do not access database before response return (close #158) 2023-06-21 17:26:26 +08:00
JustSong
6c579a6053 feat: select channel without database (#158) 2023-06-21 17:04:18 +08:00
JustSong
27d33d2392 fix: fix crash when Redis is enabled 2023-06-20 20:56:35 +08:00
JustSong
a6cc0226a7 feat: able to display quota in dollar 2023-06-20 20:09:17 +08:00
JustSong
b220e8e863 feat: use cache to avoid database access (#158) 2023-06-20 19:09:49 +08:00