-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
app:pisa-proxyPisa-Proxy related changesPisa-Proxy related changesin:strategyStrategy related changesStrategy related changes
Milestone
Description
Development Task
Our goal is to support simple sharding features as follows:
- Key-based table sharding feature.
- horizontal sharding strategy.
- query planner
- SQL rewrit
- SQL execute
- Resultset merge
- Aggregate function
- count()
- sum()
- max()
- min()
- last_insert_id()
- simple node
order by
,group by
,limit
- sharding with
=
,IN
,BETWEEN AND
,>
,<
,>=
,<=
- Simple node trasaction
- set/charset
- config line expression
- sharding config
Background
Pisanix will support sharding in v0.3.0.
Implement
Description
Metadata
Metadata
Assignees
Labels
app:pisa-proxyPisa-Proxy related changesPisa-Proxy related changesin:strategyStrategy related changesStrategy related changes