Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.2.2 #122

Merged
merged 9 commits into from
Nov 6, 2023
Merged

Release v0.2.2 #122

merged 9 commits into from
Nov 6, 2023

Conversation

haraldng
Copy link
Owner

@haraldng haraldng commented Nov 6, 2023

Please make sure these boxes are checked, before submitting a new PR.

  • You ran the local CI checker with ./check.sh with no errors
  • You reference which issue is being closed in the PR text (if applicable)
  • You updated the OmniPaxos book (if applicable)

Issues

Fix #120

Other Changes

This PR includes changes intended for the release of version 0.2.2 on crates. Once it is merged, it will also be published on crates. The changes include:

  • Updated code and style of the dashboard.
  • Moved the lfu cache implementation as sub module of unicache.
  • Add page, links, and other docs related to the playground and dashboard.

Other changes since last release include:

  • UniCache feature,
  • Dashboard feature,
  • Updated macro for defining Snapshot,
  • Improved code for storage recovery,

@haraldng haraldng merged commit e3e989b into master Nov 6, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update docs upon release
1 participant