Commit Graph

12 Commits

Author SHA1 Message Date
Dmitry Belyaev 8c4631e89f
add app_async
-- write invalid:
"UnexpectedEnd { additional: 385 }"
2023-08-07 22:06:21 +03:00
Dmitry Belyaev a6e5931f35 add sync/async features 2023-08-05 23:06:55 +03:00
Dmitry Belyaev cf591198a0 separate lib
continuous-integration/drone/push Build is passing Details
2022-11-10 21:43:15 +03:00
Dmitry Belyaev 6a3b3647b3 db read with mmap
continuous-integration/drone/push Build is passing Details
2022-11-09 21:03:35 +03:00
Dmitry Belyaev 7efd03d624 add db_bench
continuous-integration/drone/push Build is passing Details
2022-10-16 01:29:37 +03:00
Dmitry Belyaev 2acb324da9
use forked ledb
with fixed collection.load()
2022-10-10 16:14:47 +03:00
Dmitry Belyaev f361a35b65 use tempfile::tempdir for tests 2022-10-10 01:05:54 +03:00
Dmitry Belyaev 5a4086cfdf test fmt 1 2022-10-06 21:22:19 +03:00
Dmitry Belyaev 3e4b4325f3 profile.release 2022-09-18 14:05:07 +03:00
Dmitry Belyaev 9a1f69570e rename 2022-09-17 21:10:38 +03:00
Dmitry Belyaev 4888fc6101 add clap 2022-09-17 20:44:22 +03:00
Dmitry Belyaev c54269bef5
initial commit 2022-09-17 18:45:41 +03:00