Maintenance Release
Maintenance release.
- Improvements
- Replace channel-based queue system with a lock-based algorithm.
- Marshaller now supports arrays of arbitrary types.
Client.GetObject()
now returns an error when the object is not found.- Partition calculation uses a trick that is twice as fast.
- Improvements
- Unpacking BLOBs resulted in returning references to pooled buffers. Now copies are returned.