Version 3.0.0
This release introduces an structured entry object which holds the item to be cached in the cache. This entry object is also used on the stream to exchange cache items between cache instances.
Its also introduced several optimizations on different validation checks in the cache.
This release have some breaking changes:
maxAgeis now renamed tottlon the global constructor.- The stream does not emit a changelog value if
changelogis set totrue. - The
setevent does now emitkeyanditeminstead of a object with these two values. This does now align with thedisposeevent.