mirror of
https://github.com/isar/libmdbx.git
synced 2025-05-12 16:27:46 +08:00
mdbx: выпуск 0.14.1 "Горналь".
Первый выпуск в новом кусте/линейке версий с добавлением функционала, расширением API и внутренними переработками. За перечнем доработок и изменений обращайтесь к [ChangeLog](https://libmdbx.dqdkfa.ru/md__change_log.html). git diff' stat: 166 files changed, 9467 insertions(+), 5597 deletions(-). Signed-off-by: Леонид Юрьев (Leonid Yuriev) <leo@yuriev.ru>
This commit is contained in:
parent
800c96f22f
commit
a13147d115
@ -4,7 +4,7 @@ ChangeLog
|
|||||||
English version [by liar Google](https://libmdbx-dqdkfa-ru.translate.goog/md__change_log.html?_x_tr_sl=ru&_x_tr_tl=en)
|
English version [by liar Google](https://libmdbx-dqdkfa-ru.translate.goog/md__change_log.html?_x_tr_sl=ru&_x_tr_tl=en)
|
||||||
and [by Yandex](https://translated.turbopages.org/proxy_u/ru-en.en/https/libmdbx.dqdkfa.ru/md__change_log.html).
|
and [by Yandex](https://translated.turbopages.org/proxy_u/ru-en.en/https/libmdbx.dqdkfa.ru/md__change_log.html).
|
||||||
|
|
||||||
## v0.14.1 выпуск запланирован в начале мая
|
## v0.14.1 выпуск "Горналь" от 2025-05-05
|
||||||
|
|
||||||
Первый выпуск в новом кусте/линейке версий с добавлением функционала, расширением API и внутренними переработками.
|
Первый выпуск в новом кусте/линейке версий с добавлением функционала, расширением API и внутренними переработками.
|
||||||
|
|
||||||
@ -285,7 +285,7 @@ and [by Yandex](https://translated.turbopages.org/proxy_u/ru-en.en/https/libmdbx
|
|||||||
********************************************************************************
|
********************************************************************************
|
||||||
|
|
||||||
|
|
||||||
## v0.13.6 "Бузина" от 2025-04-22.
|
## v0.13.6 "Бузина" от 2025-04-22
|
||||||
|
|
||||||
Поддерживающий выпуск стабильной ветки с исправлением обнаруженных ошибок и устранением недочётов,
|
Поддерживающий выпуск стабильной ветки с исправлением обнаруженных ошибок и устранением недочётов,
|
||||||
в память о погибшем украинском историке и писателе [Алесе Бузине](https://ru.ruwiki.ru/wiki/Бузина,_Олесь_Алексеевич).
|
в память о погибшем украинском историке и писателе [Алесе Бузине](https://ru.ruwiki.ru/wiki/Бузина,_Олесь_Алексеевич).
|
||||||
|
@ -125,8 +125,7 @@ of the database. All fundamental architectural problems of libmdbx/LMDB
|
|||||||
have been solved there, but now the active development has been
|
have been solved there, but now the active development has been
|
||||||
suspended for top-three reasons:
|
suspended for top-three reasons:
|
||||||
|
|
||||||
1. For now _libmdbx_ «mostly» enough for all [our products](https://www.ptsecurity.com/ww-en/products/),
|
1. For now _libmdbx_ mostly enough and I’m busy for scalability.
|
||||||
and I’m busy in development of replication for scalability.
|
|
||||||
2. Waiting for fresh [Elbrus CPU](https://wiki.elbrus.ru/) of [e2k architecture](https://en.wikipedia.org/wiki/Elbrus_2000),
|
2. Waiting for fresh [Elbrus CPU](https://wiki.elbrus.ru/) of [e2k architecture](https://en.wikipedia.org/wiki/Elbrus_2000),
|
||||||
especially with hardware acceleration of [Streebog](https://en.wikipedia.org/wiki/Streebog) and
|
especially with hardware acceleration of [Streebog](https://en.wikipedia.org/wiki/Streebog) and
|
||||||
[Kuznyechik](https://en.wikipedia.org/wiki/Kuznyechik), which are required for Merkle tree, etc.
|
[Kuznyechik](https://en.wikipedia.org/wiki/Kuznyechik), which are required for Merkle tree, etc.
|
||||||
|
12
TODO.md
12
TODO.md
@ -1,23 +1,12 @@
|
|||||||
TODO
|
TODO
|
||||||
----
|
----
|
||||||
|
|
||||||
Unfortunately, on 2022-04-15 the Github administration, without any
|
|
||||||
warning nor explanation, deleted _libmdbx_ along with a lot of other
|
|
||||||
projects, simultaneously blocking access for many developers. Therefore
|
|
||||||
on 2022-04-21 we have migrated to a reliable trusted infrastructure.
|
|
||||||
The origin for now is at[GitFlic](https://gitflic.ru/project/erthink/libmdbx)
|
|
||||||
with backup at [ABF by ROSA Лаб](https://abf.rosalinux.ru/erthink/libmdbx).
|
|
||||||
For the same reason ~~Github~~ is blacklisted forever.
|
|
||||||
|
|
||||||
So currently most of the links are broken due to noted malicious ~~Github~~ sabotage.
|
|
||||||
|
|
||||||
- [SWIG](https://www.swig.org/).
|
- [SWIG](https://www.swig.org/).
|
||||||
- Параллельная lto-сборка с устранением предупреждений.
|
- Параллельная lto-сборка с устранением предупреждений.
|
||||||
- Интеграция c DTrace и аналогами.
|
- Интеграция c DTrace и аналогами.
|
||||||
- Новый стиль обработки ошибок с записью "трассы" и причин.
|
- Новый стиль обработки ошибок с записью "трассы" и причин.
|
||||||
- Формирование отладочной информации посредством gdb.
|
- Формирование отладочной информации посредством gdb.
|
||||||
- Поддержка WASM.
|
- Поддержка WASM.
|
||||||
- Рефакторинг gc-get/gc-put c переходом на "интервальные" списки.
|
|
||||||
- Ранняя/не-отложенная очистка GC.
|
- Ранняя/не-отложенная очистка GC.
|
||||||
- Явная и автоматические уплотнение/дефрагментация.
|
- Явная и автоматические уплотнение/дефрагментация.
|
||||||
- Нелинейная обработка GC.
|
- Нелинейная обработка GC.
|
||||||
@ -31,6 +20,7 @@ So currently most of the links are broken due to noted malicious ~~Github~~ sabo
|
|||||||
Done
|
Done
|
||||||
----
|
----
|
||||||
|
|
||||||
|
- Рефакторинг gc-get/gc-put c переходом на "интервальные" списки.
|
||||||
- [Engage new terminology](https://libmdbx.dqdkfa.ru/dead-github/issues/137).
|
- [Engage new terminology](https://libmdbx.dqdkfa.ru/dead-github/issues/137).
|
||||||
- [More flexible support of asynchronous runtime/framework(s)](https://libmdbx.dqdkfa.ru/dead-github/issues/200).
|
- [More flexible support of asynchronous runtime/framework(s)](https://libmdbx.dqdkfa.ru/dead-github/issues/200).
|
||||||
- [Move most of `mdbx_chk` functional to the library API](https://libmdbx.dqdkfa.ru/dead-github/issues/204).
|
- [Move most of `mdbx_chk` functional to the library API](https://libmdbx.dqdkfa.ru/dead-github/issues/204).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user