Skip to content

Question about DotNet Client libraries and best practices #354

Answered by uglide
RomBrz asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

trying to understand if, considering that it's a new library (compared to the StaackExchange one), the best approach should be to migrate to NRedisStack?

Yes, the best way right now is to use NRedisStack.

What exactly NRedisStack adds to the StackExchange library?

Currently, SE.Redis is missing support for many features, such as JSON, Search, TimeSeries, etc. We are working with the SE. Redis team to contribute more, but it takes time. For the time being, NRedisStack supports more features and Redis commands.

Another question: Does both libraries has some compatibility matrix with the Redis server versions?

NRedisStack inherits compatibility from SE.Redis. AFAIK it's recommen…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by atakavci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #331 on December 20, 2024 09:33.