Skip to content

Releases: yourfavDev/DynaRust

Release v4248343

23 Apr 15:58

Choose a tag to compare

Release v54dba22

23 Apr 15:50

Choose a tag to compare

Changed the sample .env

Release v1a69480

23 Apr 15:57
1a69480

Choose a tag to compare

Merge pull request #6 from yourfavDev/Cleanup

Repo cleanup #1

Release ve3d9baa

20 Apr 18:35
e3d9baa

Choose a tag to compare

Fixed security issue &  replication issue after refactoring of security

Release v310c52d

20 Apr 18:34

Choose a tag to compare

Fixed security issue & replication issue after refactoring of security

Release vd2f32a5

17 Apr 20:44

Choose a tag to compare

Fixed authentication bypass bug

Release v8e919ad

17 Apr 20:17

Choose a tag to compare

Improve error handling and logging for removing old snapshots

Release v049e97f

17 Apr 20:58

Choose a tag to compare

Added the official rust sdk to the readme

Release vec893d4

22 Mar 22:12

Choose a tag to compare

Release ve46658f

22 Mar 21:24

Choose a tag to compare

  Description

  This PR introduces a major architectural overhaul to DynaRust, transforming it from a simple distributed key-value store into a
  high-performance, causally consistent datastore capable of handling massive concurrency and cluster scales.