Changelog
- 07a5a3b Add method that allows user to specify
DataDir
directly (#99) - 1f082bc Added CertKeyPair struct to be passed into WithCertKeyPair. This adds more clarity about what's expected from the user. (#102)
- 206a9fe Added docs folder at the project root. Added build_docs and publish_d… (#105)
- 21e2ca5 Iss 69 - Implement GETEX (#101)
- e858061 Type Command implementation (#103)
- d0dd8db [#70] Implement HMGET command (#104)