Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 392 Bytes

TODO.md

File metadata and controls

21 lines (20 loc) · 392 Bytes
  • Fix todos

  • tests for commands

    • auxiliary
    • Connection
    • Geo
    • Hashes
    • HyperLogLog
    • Keys
    • Lists
    • Pub/Sub
    • Scripting
    • Server
    • Sets
    • SortedSets
    • Transactions
  • implement pipelining connection

  • implement connections pool

    • with implicit owning
    • with explicit owning for blocking or connection mutating commands
  • implement Pub/Sub