------------------
- Add preliminary support for Zope 4.0, by re-using the skeleton for 2.13.
[hannosch]
- Added `zeo-client-blob-cache-size` and `zeo-client-blob-cache-size-check`
options to control maximum size of blob cache, and when to check the size,
when using ClientStorage without shared blobs.
[davidjb]
- If a resource directory is specified using `resources`, create it if it does
not yet exist.
[davisagli]
- Support the new create-schema option introduced in RelStorage 1.5.0b2.
[mj]