Commit Graph

11 Commits

Author SHA1 Message Date
a05edad5f7 db::WriterOpts reduce current_buf_size
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-13 21:27:41 +03:00
5f4fc35b71 db::test::TestData variable length 2022-10-13 21:24:50 +03:00
78b319e41a db::Writer::load use size_hint for table.reserve 2022-10-13 21:23:55 +03:00
38cee92d5f db::Writer share cur_buf_raw 2022-10-13 20:57:20 +03:00
17446a6318
fmt 2022-10-10 15:42:43 +03:00
7c27a20ebd fix Writer / remove [where Debug] 2022-10-10 01:19:44 +03:00
f361a35b65 use tempfile::tempdir for tests 2022-10-10 01:05:54 +03:00
a5ca0c65a7 add iter for reader 2022-10-10 00:08:57 +03:00
c28508b147 add test write/read + fix write 2022-10-09 23:54:58 +03:00
f51f2be18f add db::Writer::load 2022-10-09 18:26:00 +03:00
3b24a1be2f separate new db reader+writer from main 2022-10-09 16:43:17 +03:00