Releases: cybozu/yrmcds
Releases · cybozu/yrmcds
yrmcds version 0.9.7
This is the second release candidate toward version 1.0.0.
Changes:
- Add a new statistics option "stats ops" to report the total execution counts for each command.
yrmcds version 0.9.6
yrmcds version 0.9.5
This release fixes a rare memory synchronization bug around job dispatching.
Additionally, the program now sets user ID or group ID if "user" and/or "group" is defined in the configuration file.
yrmcds version 0.9.4
Changes:
- Add proper memory fences.
yrmcds version 0.9.3
This release fixes a minor race condition in the server-side locking.
Other changes:
- STATS now includes the current|total number of connections.
- Replication begins quickly.
- Reduces the reactor load by moving recv(2) to workers.
yrmcds version 0.9.2
yrmcds version 0.9.1
-
implements the server-side locking mechanism.
See the specification for details.
-
new command line option "-v" shows the version and copyrights.
-
fixed bugs: #2