Skip to content

v1.0.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@egasimov egasimov released this 29 Jan 13:47
· 16 commits to master since this release

Nebula Sirius v1.0.0-rc1

Release Notes

The Nebula Sirius is a software development kit that provides a set of APIs and tools for building applications that interact with the Nebula graph database, enabling developers to easily integrate graph database functionality into their Go applications.

What's New

  • Initial release of the Nebula Go SDK.
  • Provides a set of APIs for interacting with the Nebula database.
  • Supports authentication, query execution, and result set retrieval.
  • Includes a pool of clients for efficient resource management.

For further information, please check out README.md

Full Changelog: https://github.com/egasimov/nebula-sirius/commits/v1.0.0