-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
Describe the feature you'd like
Infinity needs HTTP API to support, detailed API design, please follow HTTP API
- Create database @chrysanthemum-boy
- Drop database @chrysanthemum-boy
- List databases
- Show database
- Create table @chrysanthemum-boy
- Drop table @chrysanthemum-boy
- List tables @chrysanthemum-boy
- Show table @chrysanthemum-boy
- Show table columns
- List table indexes @morphes1995
- Create index http api support create/drop index #828 @morphes1995
- Drop index http api support create/drop index #828 @morphes1995
- Show index add extra info when show index detail #851 @morphes1995
- Insert HTTP API: INSERT #858
- Delete HTTP API: DELETE #862
- Update HTTP API: Update #865
- Search HTTP API: Search #870 HTTP API: search finished #874
- Show Variable @Thomas134
- List segments of a table
- Show segment http api support show segment detail #897 @morphes1995
- List blocks of a segment
- Show specific block of segment http api support show block detail #901 @morphes1995
- Import data Add HTTP API: Import data #984
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request