Skip to content

Major update with many new features, RedisJSON & RediSearch support#4

Open
k-ljung wants to merge 1 commit into
CommunityHiQ:masterfrom
k-ljung:master
Open

Major update with many new features, RedisJSON & RediSearch support#4
k-ljung wants to merge 1 commit into
CommunityHiQ:masterfrom
k-ljung:master

Conversation

@k-ljung
Copy link
Copy Markdown

@k-ljung k-ljung commented Mar 24, 2026

Breaking: Now targets .NET 8 only. Added support for RedisJSON (add/get/remove/merge JSON) and RediSearch (query, create/delete/update indexes). Introduced new tasks: Merge, Query, CreateIndex, DeleteIndex, UpdateIndex, CreateOrUpdateIndex. Updated dependencies (Newtonsoft.Json 13.0.4, StackExchange.Redis 2.12.4, NRedisStack 1.3.0). Extended input/output types for JSON and index operations. Switched tests to MSTest, added comprehensive coverage for new features. Updated documentation and metadata for all changes. Internal APIs exposed to tests.

Breaking: Now targets .NET 8 only. Added support for RedisJSON (add/get/remove/merge JSON) and RediSearch (query, create/delete/update indexes). Introduced new tasks: Merge, Query, CreateIndex, DeleteIndex, UpdateIndex, CreateOrUpdateIndex. Updated dependencies (Newtonsoft.Json 13.0.4, StackExchange.Redis 2.12.4, NRedisStack 1.3.0). Extended input/output types for JSON and index operations. Switched tests to MSTest, added comprehensive coverage for new features. Updated documentation and metadata for all changes. Internal APIs exposed to tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant