Skip to content

Releases: xline-kv/go-xline

Release v0.1.1

16 Jan 14:17
Compare
Choose a tag to compare

🪲 Bug Fixes

  • [Bug]: Fixed a bug causing dependency code missing. issule #31

🛠️ Refactor

  • [Refactor]: Refactored the curp clinet to match v0.6.1 of Xline. pr #26

Release v0.1.0

29 Nov 09:07
Compare
Choose a tag to compare

What is it?

go-xline is an official xline client sdk, written in Go.

Why make it?

For runs the CURP protocol on the client side for maximal performance.

What does it provide?

  • Using Xline API
    • KV service
    • Auth service
    • Lease service
    • Watch service
    • Lock service
    • Maintenance service
    • Cluster service
  • Use Curp directly for maximal performance

Useage

Useage doc

Links

Github: https://github.com/xline-kv/go-xline