Shawn Chen

Results 13 issues of Shawn Chen

It is not a issue, I just want to discuss about Redis stream consumer group to implement MQ would be more easier for the tasks queue implement. How about your...

When I used a redis connection with decode_response=True to the rq-scheduler, run the rqscheduler command, will got below error. "UnicodeDecodeError: 'utf-8' codec can't decode byte 0x9c in position 1: invalid...

Fix a bug when blueprint did not pass a root_path, it will use the import_name as the root_path to search the template. But the __name__ is the parent class BaseView's...

bug
pending

Well it is not an issue. Just a feature requirement. First of all thanks the owner to publish so intesting project. Regarding the chart setup/config UI, can we refer the...

adjust electron-vue ### Requirements * Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed...

I'm trying to have a trial with free licence of rdb-tools v0.9.42. But I could not successfully add my redis instance in remote server. I tried to use my local...

models/app.js model里的effects *query 应该会被 多次调用。感觉应该像antd-admin原来那样做了sign来判断, 把第一次处理过的结果都放到store中可好? ` let menus = yield call(menuService.query); let menuHash = {}, openKeys = []; menus.forEach(item => { menuHash[item.id] = item }); if (menus.length > 0)...

Looks like the backend server Redis subscript connection will not be closed when the SSE client close or browser exit.

It seems vanna-ai LLM model can generate original SQL DDL query, can it be possible to train with Trino functions? That has many useful aggregation funcs for DBs https://trino.io/

Home could allow adjust the pyenv-win-venv home to the one pyenv home but not jsut on the hard code on %USERPROFILE% path. A better solution is to set the venvs...

enhancement