-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c05978c
commit 409bb2c
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
libmdbx (aka MDBX) is an extremely fast, compact, powerful, embeddedable, | ||
transactional key-value storage engine with open-source code. MDBX has a | ||
specific set of properties and capabilities, focused on creating unique | ||
lightweight solutions. | ||
|
||
Please visit https://libmdbx.dqdkfa.ru for more information, changelog, | ||
documentation, C++ API description and links to the original git repo | ||
with the source code. Questions, feedback and suggestions are welcome | ||
to the Telegram' group https://t.me/libmdbx. | ||
|
||
Since 2017 _libmdbx_ development is funded by [Positive Technologies](https://www.ptsecurity.com) | ||
and used inside company products. Всё будет хорошо! | ||
|
||
Copyright 2015-2024 Леонид Юрьев aka Leonid Yuriev <[email protected]> | ||
SPDX-License-Identifier: Apache-2.0 | ||
For notes about the license change, credits and acknowledgments, | ||
please refer to the COPYRIGHT file within original libmdbx source code | ||
repository https://gitflic.ru/project/erthink/libmdbx | ||
|
||
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. | ||
For the same reason ~~Github~~ is blacklisted forever. |