Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@darkskygit darkskygit released this 04 Sep 13:40
· 47 commits to master since this release
0be9fb3

What's Changed

OctoBase

Y-Octo

Tests

  1. Improve code robustness @darkskygit (y-crdt/y-octo#10, #470, #485, #502, #517)
  2. Benchmarking improvements @darkskygit (y-crdt/y-octo#11, #468)

TLDR

In this release, we've validated our CRDT implementation, jwst-codec, across a multitude of production scenarios. We're pleased to announce that it has been operating stably in the AFFiNE Cloud production environment for over a month. We've encapsulated this CRDT functionality into a standalone crate: Y-Octo. Y-Octo is a tiny, ultra-fast CRDT collaboration library and has interoperability and binary compatibility with yjs.

Additionally, we have continued to make enhancements to OctoBase. Key updates in this release include the integration of S3 as a supported storage target (#466, #473, #474), along with improvements to our storage API (#472, #489, #527, #528).

New Contributors

Full Changelog: p20230614...p20230904