Skip to content

Andy X v2 Client

Compare
Choose a tag to compare
@eneshoxha eneshoxha released this 16 Jan 00:01
· 39 commits to master since this release
c1d498a

Andy X v2 Client

It's a great pleasure to introduce to you the next generation of Andy X, Andy X 2!
With this new generation there are a tons of new feature.

As we are always listening to the feedbacks

  • Within Andy X 2 we are replacing Readers with Consumers, Writers with Producers and Books with Topics.

The codebase behind 'Writers' has been totally re-designed.
Producers now uses the same codebase as Consumers.

Features

  • Better Dependency Injection support,
  • Added XClientFactory to enable faster producer/consumer initialization,
  • Added support for TenantToken and ComponentToken
  • Better Consumer/Producer Configuration
  • Added SSL Support,
  • Added MessageStored Event for Producers,
  • For consumer we added support for InitialPosition, now it supports Earliest and Latest,
  • Added RetryProducing when connection is lost between client and the X Node,
  • Producers and Consumers now supports topic persistency (topics can be persistent or non-persistent).

You can download Andy X Client from nuget in the link below
https://www.nuget.org/packages/Buildersoft.Andy.X.Client/2.0.0
https://www.nuget.org/packages/Andy.X.Client.Extensions.Microsoft.DependencyInjection/2.0.0

For more information about Andy X refer to the link below
https://buildersoftdev.azurewebsites.net/AndyX

Whats next

We are constantly working on new features and bug fixes!

Feel free to give us feedback and suggestions for the future releases, by creating issues and contacting us via Github.
Thank you from all of us at Buildersoft!

alt text.