Skip to content

Releases: zmeadows/tskv

v0.2

14 Nov 15:52

Choose a tag to compare

What's Changed

  • feat(test): expanding testing framework (cli + e2e + unit) by @zmeadows in #2
  • feat(metrics): added new metrics framework with thread-safe counter and gauge metrics by @zmeadows in #3
  • feat(net): add foundational edge-triggered TCP epoll framework (Reactor / Protocol / Channel) by @zmeadows in #4
  • feat(shutdown): added clean server shutdown paths wired up to Reactor/Channel/Protocol by @zmeadows in #5
  • fix: minor improvements and cleanup before tagging v0.2 by @zmeadows in #6

Full Changelog: v0.1...v0.2

tskv v0.1

02 Nov 22:35

Choose a tag to compare

tskv v0.1 Pre-release
Pre-release

What's Changed

  • feat(cli): Added CLI argument parsing/validation by @zmeadows in #1

New Contributors

Full Changelog: https://github.com/zmeadows/tskv/commits/v0.1