This new release of iServe includes some minor bug fixes regarding the handling of Content-Types and updates the logging mechanism for better performance.
This version introduces a significant change:
- Redis has been disabled as a caching mechanism as it presented bugs. Instead iServe will always use in-memory indexes.
From a functionality perspective iServe will provide the same features but startup will take longer as the indexes will have to be repopulated. We shall re-introduce a mechanism for this in the next release.