develop is at 5.0.7

This commit is contained in:
Tomasz Poradowski
2020-02-11 00:38:24 +01:00
committed by GitHub
parent ff5cec8f71
commit b3e3249530

View File

@@ -1,6 +1,6 @@
# Redis 5.0.x for Windows
Branch **develop** is still under development and at the moment provides an unstable version of Redis 5.0.6. See below for information on latest release from 4.0.x branch.
Branch **develop** is still under development and at the moment provides an unstable version of Redis 5.0.7. See below for information on latest release from 4.0.x branch.
## Redis 4.0.14 for Windows
@@ -27,4 +27,4 @@ and `FreeHeapBlock` from `src/Win32_Interop/Win32_QFork.cpp` in order to keep tr
available to child processes (for saving RDB/AOF).
Changes to `jemalloc` that provide those customizations are being maintained in [tporadowski/jemalloc repository](https://github.com/tporadowski/jemalloc)
and are copied over to `deps/jemalloc`.
and are copied over to `deps/jemalloc`.