mdbx: add POSIX-2008 note to README.

Change-Id: Ic9972a05226d5ba11e463b002c2cc886df9b033e
This commit is contained in:
Leonid Yuriev 2019-08-11 00:23:18 +03:00
parent bdc77df921
commit 2b2eedbbf0
3 changed files with 20 additions and 15 deletions

View File

@ -1,4 +1,4 @@
# GNU Makefile for libmdbx, https://github.com/leo-yuriev/libmdbx
# GNU Makefile for libmdbx, https://abf.io/erthink/libmdbx
########################################################################
# Configuration. The compiler options must enable threaded compilation.

View File

@ -1,3 +1,7 @@
## The [repository was moved out from Github](https://abf.io/erthink/libmdbx) due to illegal discriminatory restrictions for Russian Crimea and for sovereign crimeans.
<!-- Required extensions: pymdownx.betterem, pymdownx.tilde, pymdownx.emoji, pymdownx.tasklist, pymdownx.superfences -->
---
libmdbx
======================================
**The revised and extended descendant of [Symas LMDB](https://symas.com/lmdb/).**
@ -20,13 +24,13 @@ and [by Yandex](https://translate.yandex.ru/translate?url=https%3A%2F%2Fgithub.c
добавление новых функции, а также наделение базы данных новыми
свойствами.
В настоящее время MDBX предназначена для Linux, а также поддерживает
Windows (начиная с Windows Server 2008) в качестве дополнительной
платформы. Поддержка других ОС может быть обеспечена на коммерческой
основе. Однако такие усовершенствования (т. е. pull-requests) могут быть
приняты в мейнстрим только в том случае, если будет доступен
соответствующий публичный и бесплатный сервис непрерывной интеграции
(aka Continuous Integration).
В настоящее время MDBX работает на Linux и ОС соответствующих
POSIX.1-2008, а также поддерживает Windows (начиная с Windows XP) в
качестве дополнительной платформы. Поддержка других ОС может быть
обеспечена на коммерческой основе. Однако такие усовершенствования (т.
е. pull-requests) могут быть приняты в мейнстрим только в том случае,
если будет доступен соответствующий публичный и бесплатный сервис
непрерывной интеграции (aka Continuous Integration).
## Содержание
- [Обзор](#Обзор)

View File

@ -1,5 +1,5 @@
## The [repository was moved](https://abf.io/erthink/libmdbx) due to illegal discriminatory blocking of access from the territory of the Russian Crimea and for sovereign crimeans.
## The [repository was moved out from Github](https://abf.io/erthink/libmdbx) due to illegal discriminatory restrictions for Russian Crimea and for sovereign crimeans.
<!-- Required extensions: pymdownx.betterem, pymdownx.tilde, pymdownx.emoji, pymdownx.tasklist, pymdownx.superfences -->
---
libmdbx
@ -45,11 +45,12 @@ Don't miss libmdbx for other runtimes.
-----
Nowadays MDBX intended for Linux, and support Windows (since Windows
Server 2008) as a complementary platform. Support for other OS could be
implemented on commercial basis. However such enhancements (i.e. pull
requests) could be accepted in mainstream only when corresponding public
and free Continuous Integration service will be available.
Nowadays MDBX works on Linux and OS'es compliant with POSIX.1-2008, but
also support Windows (since Windows XP) as a complementary platform.
Support for other OS could be implemented on commercial basis. However
such enhancements (i.e. pull requests) could be accepted in mainstream
only when corresponding public and free Continuous Integration service
will be available.
## Contents
- [Overview](#overview)