Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

v5.4.0

Compare
Choose a tag to compare
@stephen-palmer stephen-palmer released this 30 Sep 15:21
· 370 commits to master since this release

First open source release under the Apache 2.0 license. This initial release is backwards compatible with the existing Cache Server distributed with Unity, with some bug fixes and improvements for networked team environments.

  • Multi-process clustering support added. Use the --workers switch to control the number of threads.
  • Full mocha test suite added.
  • A couple of protocol bugs found and fixed, including a potential deadlock/socket hang.
  • Default logging level turned down to improve performance in high traffic environments.
  • General structural code cleanup to allow for easier maintenance and improvements going forward.