Releases: bobjia/remdb
Releases · bobjia/remdb
v0.2.9 is ready
v0.2.7 is ready
Full Changelog: v0.1.24...v0.2.7
- timeseries support
- gated feature, ha, pubsub
- better SQL support, and functions refer to SQL language guide
- c api support
- performance bench is ready
coming up with full ha support
Release v0.1.24
bugfixes
Full Changelog: v0.1.23...v0.1.24
Released v0.1.17
Feature support
- ha api support
- UDP based pub/sub api support
Sqlite3 SQL grammar support
with sqlite3 grammar support for SQL operations
Release v0.1.13
Feature support
- Dynamic DDL
- Dynamic memory allocation for run-time tables/index
- support INSERT, SELECT SQL
Release v0.1.6
Feature support
- I8, I16, I32, I64, U8, U16, U32, U64 support
- SQL support
Release v0.1.4
Features include
- DDL support
- Monitor support
Release v0.1.3
Features include
- low power supp
- incremental snapshot supp
- enable ARM Cortex-M supp
- time_series supp