mdbx: update TODO.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2025-09-12 12:49:54 +03:00
parent 07b07e19b3
commit 48c3805a96

View File

@@ -1,6 +1,8 @@
TODO
----
- HarmonyOS support.
- [SWIG](https://www.swig.org/).
- Параллельная lto-сборка с устранением предупреждений.
- Интеграция c DTrace и аналогами.
@@ -16,6 +18,11 @@ TODO
- [Support MessagePack for Keys & Values](https://libmdbx.dqdkfa.ru/dead-github/issues/115).
- Packages for [Astra Linux](https://astralinux.ru/), [ALT Linux](https://www.altlinux.org/), [ROSA Linux](https://www.rosalinux.ru/), etc.
In development
--------------
- get-cached API.
- digging/refactoring/optimizing page splitting and tree rebalance.
Done
----