Skip to content

Conversation

@eneshoxha
Copy link
Contributor

Add support for state at MSSQL, PostgreSQL, MongoDb, Cassandra, Clickhouse and Http Streaming

Add new project Cortex.States.Cassandra,
Implement CassandraStateStore,
Add KeyspaceConfigration
[v1/feature/70]: Implementation of Cassandra
Create new project Cortex.States.MongoDb,
Implement MongoDbStateStore,
Add MongoStateEntity
Implement FlatMapOperator,
Add FlatMap as core action in IStreamBuilder and IBranchStreamBuilder,
Implement FlatMap in StreamBuilder,
Implement FlatMap in BranchStreamBuilder
[v1/feature/37]: Add support for FlatMap
Implement SQLServerKeyValueStateStore based on JSON,
Implement SQLServerStateStore will full schema management
Implement PostgresStateStore with Schema Management,
Implement PostgresKeyValueStateStore using Json KEY/VALUE
Add ClickHouseStateStore,
Add SchemaVerification and Creation
Implement HttpSourceOperator,
Implement HttpSinkOperator,
Implement HttpSinkOperatorAsync.

Update README.md File
[v1/feature/76]: Add support for HTTP Source and Sink Operators
@eneshoxha eneshoxha added the feature This label is in use for minor version increments label Dec 24, 2024
@eneshoxha eneshoxha added this to the Cortex v1.3 milestone Dec 24, 2024
@eneshoxha eneshoxha self-assigned this Dec 24, 2024
@eneshoxha eneshoxha merged commit f71c524 into v1/main Dec 24, 2024
@eneshoxha eneshoxha deleted the v1.3 branch December 24, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature This label is in use for minor version increments

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants