Skip to content

Releases: alttch/yedb-rs

v0.4.11

06 Oct 23:37
Compare
Choose a tag to compare
  • native sha256 functions
  • ubuntu 20.04 binaries

v0.4.9

30 Sep 20:33
Compare
Choose a tag to compare
  • BUS/RT 0.3 compat

v0.4.3

24 Apr 01:05
Compare
Choose a tag to compare
  • auto-repair in YedbClientLocalAsync is now OFF when opening
  • so yedb-cli does not try to repair databases automatically

v0.4.1

24 Apr 00:41
Compare
Choose a tag to compare
  • YedbClientLocalAsync for trait compat with other async clients
  • open local databases with yedb-cli
  • to make CLI work properly via UNIX sockets, the server socket path now MUST end with .sock, .socket or .ipc

v0.3.6

07 Apr 21:10
Compare
Choose a tag to compare
  • targets removed: arm, i686
  • target added: armv7 (hf)

v0.3.0

20 Jan 20:39
Compare
Choose a tag to compare
  • async client split into trait + impl
  • ELBUS support (client and server-embed)
  • CLI code switched to async
  • sync client is deprecated and no longer supported
  • small bug fixes

v0.2.1

27 Sep 17:56
Compare
Choose a tag to compare
v0.2.1

v0.2.0

16 Sep 12:35
Compare
Choose a tag to compare
  • modified error codes (except listed in specs)

v0.1.2

13 Sep 07:09
Compare
Choose a tag to compare
v0.1.2

v0.1.1

13 Sep 00:31
Compare
Choose a tag to compare
  • benchmark no longer crashes on failures but reports error count and rate