Skip to content
This repository has been archived by the owner on Feb 9, 2025. It is now read-only.

v0.0.5

Latest
Compare
Choose a tag to compare
@waynezhang waynezhang released this 01 Feb 12:15
· 11 commits to main since this release
90e95ac

v0.0.5 (2025-02-01)

New feature

  • add reload command (d96bb6a)
  • off heap cache to surpress memory usage (8574794)
  • use mapped memory as cache (25c7f7f)

Fix

  • crash when multiple reload command received (77d4c45)

Refactor

  • move cmd to root directory (f5363a8)