Skip to content

v0.2.0

Compare
Choose a tag to compare
@zeon256 zeon256 released this 04 Jan 11:25
· 101 commits to master since this release
  • Changed implementation of cache to use a lock-free hashmap cht
  • Cached serialized String rather than struct to skip serializing every time the endpoint is called
  • Updated actix-web to actix-web 0.2
  • async/await