Commit Graph

23 Commits

Author SHA1 Message Date
a1a1d41403
replace PhantomData in async_db::Writer
for Send for Writer
2023-08-08 14:25:01 +03:00
b768d27f83
combine convert sync/async features 2023-08-08 14:22:29 +03:00
7cbf5439b7
rewrite SourceQuestionsZipReaderAsync
"impl Stream for SourceQuestionsZipReaderAsync" dropped
2023-08-08 14:20:40 +03:00
467ebfcc67
rewrite async converter
(poll_next removed // not work)
2023-08-07 22:04:29 +03:00
80dda8d821
rewrite SourceQuestionsZipReaderAsync stream
(poll_next not work)
2023-08-07 22:02:41 +03:00
ecfc34e821 + async source
(reader and converter)
2023-08-06 17:01:22 +03:00
f55b6f681c move str_err to util.rs 2023-08-06 16:58:43 +03:00
cad8ff0404 add async test_share_reader 2023-08-06 01:05:36 +03:00
39ce0d8ceb add async reader stream 2023-08-06 00:56:49 +03:00
1ba645f337 add async reader 2023-08-06 00:12:15 +03:00
150527efeb move macro to convert mod 2023-08-06 00:11:44 +03:00
0c0a4e31ba optional feature for source
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-05 23:26:45 +03:00
abcb7d6dc2 add async writer
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-05 23:10:30 +03:00
307790ce49 fix set_pledged_src_size 2023-08-05 23:07:16 +03:00
a6e5931f35 add sync/async features 2023-08-05 23:06:55 +03:00
9246d06783
cargo fix 2023-07-19 14:40:56 +03:00
693f349ae3
fix license 2023-03-29 13:30:57 +03:00
9570b1d6e2
add manifest info 2023-03-29 13:22:37 +03:00
5355d0398d
remove ledb
All checks were successful
continuous-integration/drone Build is passing
2023-03-29 13:00:17 +03:00
8120a996a3
add test_share_reader
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-28 15:43:08 +03:00
103b677d21
into_iter() for reader 2023-03-28 15:01:14 +03:00
e18539a982
reader without mut 2023-03-28 14:59:44 +03:00
cf591198a0 separate lib
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-10 21:43:15 +03:00