Sebastian Stehle
a41e13c6b8
Refactoring/serializers ( #654 )
* #639 Create JSON schemas for all rule events
* Serializers simplified.
* Converters removed.
* Get rid of serializer code.
* Json fixes.
* Tests fixed.
* Tests fixed.
* Fix tests?
* Bugfix for references.
5 years ago
Sebastian
231a0aa86c
Refactoring.
5 years ago
Sebastian
0159b8fde1
Code styling fixes.
5 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
fc7bf91c2d
Fix avro serialization for union schemas.
6 years ago
Sebastian
342cdbb60a
Cancellation token support.
6 years ago
Mittul Madaan
bd88c3da39
Fixed Kafka integration issues. Fixed Liquid integration issues. Added test cases for string value. ( #532 )
Co-authored-by: Mittul Madaan <mittul.madaan@reedelsevier.com>
6 years ago
Mittul Madaan
657d5f1afb
Kafka partitioning support ( #530 )
* Kafka rule extension. Added payload, key and headers for JSON.
* Kafka avro support.
* Adding support for kafka custom partitioning.
Co-authored-by: Mittul Madaan <mittul.madaan@reedelsevier.com>
6 years ago
Sebastian Stehle
80bb0642a8
Feature/async formatting2 ( #528 )
* Make everything async ready.
* Testing the extension interface and extracting predefined rules.
* Resolve reference.
* Do not check for data.
* Timestamp transform.
6 years ago
Mittul Madaan
d3b3f76dcb
Kafka avro support ( #527 )
* Kafka rule extension. Added payload, key and headers for JSON.
* Kafka avro support.
Co-authored-by: Mittul Madaan <mittul.madaan@reedelsevier.com>
6 years ago
Mittul Madaan
a69255e575
Kafka rule extension. Added payload, key and headers for JSON. ( #526 )
Co-authored-by: Mittul Madaan <mittul.madaan@reedelsevier.com>
6 years ago
Sebastian Stehle
a9c821e8cb
Improvements to logging. ( #492 )
6 years ago
Sebastian Stehle
835274396f
Feature/netcore3.0 ( #433 )
* Migration to .NET Core 3.0
* Migration to Orleans 3.0
* Nullable support
* Better separation of frontend and backend.
6 years ago
Sebastian Stehle
d17c4464b7
Kafka ( #401 )
* Added kafka Extension which can push events to Kafka Topics.
* review comments
* kafka tested
6 years ago