erigon-pulse/ethdb/mdbx
Andrea Lanfranchi cdcf9a10be
Mdbx wsl2 (#2048)
* wsl2

* Handle PS crash for garbage keys

* More strict error checking

* Update readme for reintroduced WSL support

* Wrong htop display only for LMDB

* Wrong link in Readme

* A further note on WSL IP address

Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
2021-05-29 14:16:53 +01:00
..
dist Mdbx wsl2 (#2048) 2021-05-29 14:16:53 +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 mdbx_drop cli tool (#1553) 2021-03-15 09:41:02 +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