Skip to content

Releases: bobjia/remdb

v0.2.9 is ready

14 Jan 10:40

Choose a tag to compare

feature supported

  • mvcc support

v0.2.7 is ready

11 Jan 15:27

Choose a tag to compare

v0.2.7 is ready Pre-release
Pre-release

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

03 Jan 06:45

Choose a tag to compare

bugfixes

Full Changelog: v0.1.23...v0.1.24

Released v0.1.17

01 Jan 15:39

Choose a tag to compare

Feature support

  • ha api support
  • UDP based pub/sub api support

Sqlite3 SQL grammar support

30 Dec 14:19

Choose a tag to compare

with sqlite3 grammar support for SQL operations

Release v0.1.13

28 Dec 00:13

Choose a tag to compare

Feature support

  • Dynamic DDL
  • Dynamic memory allocation for run-time tables/index
  • support INSERT, SELECT SQL

Release v0.1.6

26 Dec 00:55

Choose a tag to compare

Feature support

  • I8, I16, I32, I64, U8, U16, U32, U64 support
  • SQL support

Release v0.1.4

25 Dec 09:37

Choose a tag to compare

Features include

  • DDL support
  • Monitor support

Release v0.1.3

25 Dec 08:28

Choose a tag to compare

Features include

  • low power supp
  • incremental snapshot supp
  • enable ARM Cortex-M supp
  • time_series supp

v0.1.2

25 Dec 00:21

Choose a tag to compare

Initial release with basic functions