Skip to content

Releases: apache/skywalking-banyandb

v0.6.1

30 May 07:20
7e65e59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

13 May 01:35
5eb5486
Compare
Choose a tag to compare

What's Changed

New Contributors

Read more

v0.5.0

23 Oct 00:51
84f32b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

03 Jul 05:43
1f2e8f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.1

26 Feb 23:09
adbd3e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Feb 14:56
ad6a81c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Nov 12:30
566314a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Jun 13:44
7394681
Compare
Choose a tag to compare

Downloads

http://skywalking.apache.org/downloads/

Features

  • BanyanD is the server of BanyanDB
    • TSDB module. It provides the primary time series database with a key-value data module.
    • Stream module. It implements the stream data model's writing.
    • Measure module. It implements the measure data model's writing.
    • Metadata module. It implements resource registering and property CRUD.
    • Query module. It handles the querying requests of stream and measure.
    • Liaison module. It's the gateway to other modules and provides access endpoints to clients.
  • gRPC based APIs
  • Document
    • API reference
    • Installation instrument
    • Basic concepts
  • Testing
    • UT
    • E2E with Java Client and OAP

Full Changelog: https://github.com/apache/skywalking-banyandb/commits/v0.1.0