Skip to content

TODO Items #62

@edlng

Description

@edlng

Some extra stuff that I didn't have time to work on:

  • Refactor C# commands that have a custom response
    • Probably a lot of custom response handlers can be replaced to reuse a common handler instead
  • Investigate whether or not we can replace ValkeyValue parsing (like gs is null ? ValkeyValue.Null : (ValkeyValue)gs) with the ValkeyValue.Unbox(val) method
  • Mass rename to remove async in the names where not needed
  • Make docs consistent (should be pretty easy with AI)
    • Ex. there might be variations on how docs are formatted for things like Since: Valkey X.X and above

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions