Arakoon 1.7.3
This release contains the following changes compared to arakoon 1.7.2:
- several important bug fixes from the 1.6.11 release
- various code cleanup + fix some intermittently failing tests
- when reaching max_connections make sure the error code is sent back to the client (#392)
- check no space conditions on startup (#395)
- add missing dependencies for client_lib (#404)
- enabled more compiler warning (#408)
- updated README (#419)
- custom optimize instead of the one built-in from tokyo cabinet (#423)
- more flexible benchmark (#438)