Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-11 | 457 Bytes | |
v0.11.0 source code.tar.gz | 2024-11-11 | 153.8 kB | |
v0.11.0 source code.zip | 2024-11-11 | 208.5 kB | |
Totals: 3 Items | 362.7 kB | 0 |
Features
- Support data types:
BOOL
,TIMESTAMP
- Support SQL statements:
CREATE SERVER
DROP SERVER
SHOW SERVERS
- Support APIs:
xdb_connect
- Support embedded SERVER mode
- Support
xdb-cli
standalone server mode - Support telnet connection
Improvements
Test
Bug Fixes
- INSERT without column list will set all columns to NULL
- WAL flush with wrong address and range
- Crash when table drop during flush