erigon-pulse/ethdb/mdbx
Alex Sharov bebaebb13a
mdbx 0.10.1 (#2083)
* mdbx 0.10.1

* remove -tags mdbx

* remove -tags mdbx

* remove -tags mdbx
2021-06-04 13:26:15 +01:00
..
dist mdbx 0.10.1 (#2083) 2021-06-04 13:26:15 +01:00
mdbxarch Windows support (#1944) 2021-05-20 23:46:12 +07:00
.dockerignore mdbx support (#1235) 2020-10-28 10:18:10 +07:00
.gitignore add config2.h to gitignore 2021-06-03 14:17:42 +07:00
cursor_test.go use t.TempDir() (#1955) 2021-05-18 19:13:16 +07:00
cursor.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
env_test.go Windows support (#1944) 2021-05-20 23:46:12 +07:00
env.go mdbx ensure lib version match (for .dll and .o compatibility) (#1988) 2021-05-22 11:18:04 +07:00
error_test.go mdbx support (#1235) 2020-10-28 10:18:10 +07:00
error_unix.go mdbx support (#1235) 2020-10-28 10:18:10 +07:00
error_windows.go mdbx support (#1235) 2020-10-28 10:18:10 +07:00
error.go less ops on autodupsort feature (#1335) 2020-11-02 21:07:58 +00:00
mdbx_test.go use t.TempDir() (#1955) 2021-05-18 19:13:16 +07:00
mdbx.go Mdbx - make it default db. Lazy buckets renaming. (#1982) 2021-05-22 10:03:02 +07:00
mdbxgo.c mdbx: remove custom logger (#1536) 2021-03-03 17:35:49 +07:00
mdbxgo.h mdbx: remove custom logger (#1536) 2021-03-03 17:35:49 +07:00
msgfunc_test.go mdbx support (#1235) 2020-10-28 10:18:10 +07:00
msgfunc.go mdbx support (#1235) 2020-10-28 10:18:10 +07:00
txn_test.go Windows support (#1944) 2021-05-20 23:46:12 +07:00
txn.go Changeset writer move to tx (#1871) 2021-05-05 14:31:40 +07:00
val_test.go mdbx support (#1235) 2020-10-28 10:18:10 +07:00
val.go rename (#1978) 2021-05-20 19:25:53 +01:00