jhao104 / jhao104/proxy_pool

思路 很好啊。就是数据库有点不方便

Open
#255 11 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
23.7k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

现在用ssdb还是另外安装一个来运行。
不如全部在python里面控制,比如数据库使用peewee来控制 就省事。
对用户来说,只要打开 main运行就行了。现在还要另外 运行一个数据库服务,又不是为了高性能才不得已这么做。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the main entry point and the current SSDB setup. The issue proposes controlling the database through Python with Peewee so users can run main without a separate database service. Done means the proxy pool runs from main without an externally started SSDB service and its existing behavior remains usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.