mirror of
https://github.com/isar/libmdbx.git
synced 2025-10-18 22:09:03 +08:00
mdbx: IMPENDING CHANGES WARNING.
Change-Id: I2ea6ec8adb14f60794db7872a6fce4e72774d1c3
This commit is contained in:
9
mdbx.h
9
mdbx.h
@@ -58,6 +58,15 @@
|
||||
#ifndef LIBMDBX_H
|
||||
#define LIBMDBX_H
|
||||
|
||||
/* IMPENDING CHANGES WARNING ***************************************************
|
||||
*
|
||||
* Now MDBX is under active development and until November 2017 is expected a
|
||||
* big change both of API and database format. Unfortunately those update will
|
||||
* lead to loss of compatibility with previous versions.
|
||||
*
|
||||
* The aim of this revolution in providing a clearer robust API and adding new
|
||||
* features, including the database properties. */
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
Reference in New Issue
Block a user