[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
LMDB concurrent operation and MDB_NOSYNC
- To: "openldap-technical@openldap.org" <openldap-technical@openldap.org>
- Subject: LMDB concurrent operation and MDB_NOSYNC
- From: Kristian Amlie <kristian.amlie@cfengine.com>
- Date: Fri, 02 May 2014 23:57:20 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cfengine.com; s=google; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=eJktPukw2Puk1oFDwxVGfVmN1imnWKBXf0odPCWu2v8=; b=aPQNQgFQkZkDXVvqkMELTw9RJa4oBqYHFTT11LNOaWOLYckgmFDu4twmtWw2QFhP+0 3nbwdkKW4OvULRFfgaBbl4UsLzkG9mqTX4rfwueRWDCvwje+rypw4GDTGyF8xwLXBqkF ATGl+sK942YsqVSIsFj1G3lipwE1etg2rrcTI=
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
Hi,
Does using MDB_NOSYNC when opening the MDB environment in any way affect
LMDB's ability to do concurrent database access?
Regards
Kristian Amlie
CFEngine