mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-29 07:58:21 +08:00
mdbx: minor refine note about migration from dead github.
This commit is contained in:
parent
6d15836171
commit
2921711638
14
ChangeLog.md
14
ChangeLog.md
@ -21,11 +21,15 @@ ChangeLog
|
|||||||
|
|
||||||
Stable release recovery after the Github's intentional malicious disaster.
|
Stable release recovery after the Github's intentional malicious disaster.
|
||||||
|
|
||||||
The origin repository of the project has been migrated
|
#### We have migrated to a reliable trusted infrastructure
|
||||||
to [GitFlic](https://gitflic.ru/project/erthink/libmdbx) since on April 15, 2022,
|
The origin for now is at [GitFlic](https://gitflic.ru/project/erthink/libmdbx)
|
||||||
the Github administration, without any warning not explanation, deleted
|
since on 2022-04-15 the Github administration, without any warning nor
|
||||||
libmdbx along with a lot of other projects, simultaneously blocking
|
explanation, deleted _libmdbx_ along with a lot of other projects,
|
||||||
access to many developers. For the same reason ~~Github~~ is blacklisted forever.
|
simultaneously blocking access for many developers.
|
||||||
|
For the same reason ~~Github~~ is blacklisted forever.
|
||||||
|
|
||||||
|
GitFlic's developers plan to support other languages,
|
||||||
|
including English 和 中文, in the near future.
|
||||||
|
|
||||||
New:
|
New:
|
||||||
|
|
||||||
|
29
README.md
29
README.md
@ -1,19 +1,18 @@
|
|||||||
<!-- Required extensions: pymdownx.betterem, pymdownx.tilde, pymdownx.emoji, pymdownx.tasklist, pymdownx.superfences -->
|
<!-- Required extensions: pymdownx.betterem, pymdownx.tilde, pymdownx.emoji, pymdownx.tasklist, pymdownx.superfences -->
|
||||||
|
|
||||||
### The origin repository of the project has been migrated
|
### The origin has been migrated to [GitFlic](https://gitflic.ru/project/erthink/libmdbx)
|
||||||
to [GitFlic](https://gitflic.ru/project/erthink/libmdbx) since on April 15, 2022,
|
since on 2022-04-15 the Github administration, without any warning
|
||||||
the Github administration, without any warning not explanation, deleted
|
nor explanation, deleted _libmdbx_ along with a lot of other projects,
|
||||||
libmdbx along with a lot of other projects, simultaneously blocking
|
simultaneously blocking access for many developers.
|
||||||
access to many developers.
|
|
||||||
|
|
||||||
For the same reason ~~Github~~ is blacklisted forever.
|
For the same reason ~~Github~~ is blacklisted forever.
|
||||||
|
|
||||||
### Основной репозиторий проекта перемещен
|
GitFlic's developers plan to support other languages,
|
||||||
на [GitFlic](https://gitflic.ru/project/erthink/libmdbx), так как 15 апреля 2022
|
including English 和 中文, in the near future.
|
||||||
администрация Github без предупреждения и объяснения причин удалила
|
|
||||||
libmdbx вместе с массой других проектов, одновременно заблокировав
|
|
||||||
доступ многим разработчикам.
|
|
||||||
|
|
||||||
|
### Основной репозиторий перемещен на [GitFlic](https://gitflic.ru/project/erthink/libmdbx)
|
||||||
|
так как 15 апреля 2022 администрация Github без предупреждения и
|
||||||
|
объяснения причин удалила _libmdbx_ вместе с массой других проектов,
|
||||||
|
одновременно заблокировав доступ многим разработчикам.
|
||||||
По этой же причине ~~Github~~ навсегда занесен в черный список.
|
По этой же причине ~~Github~~ навсегда занесен в черный список.
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
@ -353,6 +352,14 @@ conference](http://www.highload.ru/2015/abstracts/1831.html).
|
|||||||
Since 2017 _libmdbx_ is used in [Fast Positive Tables](https://gitflic.ru/project/erthink/libfpta),
|
Since 2017 _libmdbx_ is used in [Fast Positive Tables](https://gitflic.ru/project/erthink/libfpta),
|
||||||
and development is funded by [Positive Technologies](https://www.ptsecurity.com).
|
and development is funded by [Positive Technologies](https://www.ptsecurity.com).
|
||||||
|
|
||||||
|
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.io/erthink/libmdbx).
|
||||||
|
For the same reason ~~Github~~ is blacklisted forever.
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
Howard Chu <hyc@openldap.org> is the author of LMDB, from which
|
Howard Chu <hyc@openldap.org> is the author of LMDB, from which
|
||||||
originated the _libmdbx_ in 2015.
|
originated the _libmdbx_ in 2015.
|
||||||
|
@ -1,9 +1,3 @@
|
|||||||
The origin repository of the project has been migrated
|
|
||||||
to [GitFlic](https://gitflic.ru/project/erthink/libmdbx) since on April 15, 2022,
|
|
||||||
the Github administration, without any warning not explanation, deleted
|
|
||||||
libmdbx along with a lot of other projects, simultaneously blocking
|
|
||||||
access to many developers. For the same reason ~~Github~~ is blacklisted forever.
|
|
||||||
|
|
||||||
_The Future will (be) [Positive](https://www.ptsecurity.com). Всё будет хорошо._
|
_The Future will (be) [Positive](https://www.ptsecurity.com). Всё будет хорошо._
|
||||||
|
|
||||||
\section toc Table of Contents
|
\section toc Table of Contents
|
||||||
|
6
mdbx.h
6
mdbx.h
@ -14,6 +14,12 @@ break down. _libmdbx_ supports Linux, Windows, MacOS, OSX, iOS, Android,
|
|||||||
FreeBSD, DragonFly, Solaris, OpenSolaris, OpenIndiana, NetBSD, OpenBSD and other
|
FreeBSD, DragonFly, Solaris, OpenSolaris, OpenIndiana, NetBSD, OpenBSD and other
|
||||||
systems compliant with POSIX.1-2008.
|
systems compliant with POSIX.1-2008.
|
||||||
|
|
||||||
|
The origin has been migrated to
|
||||||
|
[GitFlic](https://gitflic.ru/project/erthink/libmdbx) since 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.
|
||||||
|
|
||||||
_The Future will (be) [Positive](https://www.ptsecurity.com). Всё будет хорошо._
|
_The Future will (be) [Positive](https://www.ptsecurity.com). Всё будет хорошо._
|
||||||
|
|
||||||
|
|
||||||
|
8
mdbx.h++
8
mdbx.h++
@ -13,6 +13,14 @@
|
|||||||
/// - AppleClang, but without C++20 concepts.
|
/// - AppleClang, but without C++20 concepts.
|
||||||
///
|
///
|
||||||
|
|
||||||
|
///
|
||||||
|
/// The origin has been migrated to https://gitflic.ru/project/erthink/libmdbx
|
||||||
|
/// since 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.
|
||||||
|
///
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/* Workaround for modern libstdc++ with CLANG < 4.x */
|
/* Workaround for modern libstdc++ with CLANG < 4.x */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user