Skip to content

v0.1.10-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jodydonetti jodydonetti released this 14 Feb 20:46

This is the third and last BETA release containing the new Backplane #11 馃帀.

It contains everything that was already in alpha1, alpha2, beta1 and beta2 plus:

馃憣 Final polishing

In general this is the final polishing pass of everything.

馃摃 Better docs

The new docs are finished, particularly the ones about the new backplane and how to use it in various situations (both with and without the distributed cache). I also collected all the IDistributedCache implementations available on Nuget, which is something I hope can be useful to the community as they can serve as the secondary cache layer. Finally some typos have been corrected and more parts in general have been added where I felt they were missing.

馃啎 Removed Publish[Async] method

The tentative new Publish[Async] method was experimentally introduced a little while ago: it served its purpose, and since it was just an experiment and realliy only used internally, I decided to remove it before the next official version, so to keep a clean a slim api.

馃啎 Removed Evict method

The tentative new Evict method was experimentally introduced a little while ago: it served its purpose, and since it was just an experiment and realliy only used internally, I decided to remove it before the next official version, so to keep a clean a slim api.

馃檹 Tell me what you think

Please try it and let me know so I can push the final version out!