Skip to content

Releases: nryanov/zio-tarantool

v0.0.2

17 Jul 18:49
f742686
Compare
Choose a tag to compare
  • Use official msgpack-java library for message pack serialization, instead of self-created implementation.
  • Fix bug in schema fetching

v0.0.1

12 Jul 00:46
Compare
Choose a tag to compare

First release.

Implemented features:

  • API
    • Ping
    • Insert
    • Select
    • Update
    • Upsert
    • Replace
    • Delete
    • Eval
    • Call
    • Execute
    • Prepare
    • RefreshMeta
  • Auto-codec derivation
  • Schema meta cache