Releases: yourfavDev/DynaRust
Releases · yourfavDev/DynaRust
Release vec893d4
Release ve46658f
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.
Release vf13af74
FIX
Release v4ffcaef
Admin Dash
Release v25f67e3
Patch value
Release vffa9599
FIX - Snapshot Memory Pressure: Both save_to_cold and
start_snapshot_task clone the entire database state to
serialize it. This effectively doubles memory consumption
during the operation and can lead to OOM on large datasets.
Release v87aeb62
FIX
Release v244df78
Added read protection based on owner (Only owners can read records)
Release vc4783ca
Cold storage offload -> 30s
Release v89e3982
JWT_SECRET from env