Should TS.InfoAsync and TS.Info really be marked as obsolete? Can not find any reason for this or am I missing something?
- What version of NRedisStack are you using?
1.7.3
- What version of Redis are you using?
8.0
- What did you do?
Used the db.TS().InfoAsync(key);
- What did you expect to see?
No warning... :-)
- What did you see instead?
A warning that the method is deprecated
Should TS.InfoAsync and TS.Info really be marked as obsolete? Can not find any reason for this or am I missing something?
1.7.3
8.0
Used the
db.TS().InfoAsync(key);No warning... :-)
A warning that the method is deprecated