add async feature #1

Merged
b4tman merged 62 commits from async into master 2023-08-18 06:29:46 +00:00
Owner

for use in async context with tokio

for use in async context with tokio
b4tman added 10 commits 2023-08-05 22:11:22 +00:00
b4tman added 1 commit 2023-08-05 22:19:30 +00:00
continuous-integration/drone/push Build is passing Details
c0193e4f74
ci: add "publish" pipeline type
b4tman added 3 commits 2023-08-06 14:03:34 +00:00
ecfc34e821 + async source
(reader and converter)
continuous-integration/drone/push Build is passing Details
851058245d
ci: fix pipeline build
b4tman added 8 commits 2023-08-08 11:33:40 +00:00
467ebfcc67
rewrite async converter
(poll_next removed // not work)
8c4631e89f
add app_async
-- write invalid:
"UnexpectedEnd { additional: 385 }"
7cbf5439b7
rewrite SourceQuestionsZipReaderAsync
"impl Stream for SourceQuestionsZipReaderAsync" dropped
965c021d83
fix async_db tests (to fail)
---
failures:
    async_db::test::test_write_read
    async_db::test::test_write_read_stream

thread 'async_db::test::test_write_read' panicked at 'get: "UnexpectedEnd { additional: 1 }
continuous-integration/drone/push Build is failing Details
8306c76a0c
fix app_async
b4tman added 4 commits 2023-08-08 14:10:09 +00:00
4c555df8ca
fix async_db tests
using ZstdEncoder from ..:tokio::bufread instead of ..:tokio::write
continuous-integration/drone/push Build is passing Details
f2fc72056b
fmt
b4tman added 1 commit 2023-08-08 14:10:28 +00:00
continuous-integration/drone/push Build is passing Details
48438c1aec
Revert "ci: fix pipeline build"
This reverts commit 851058245d.
b4tman added 1 commit 2023-08-10 08:22:49 +00:00
continuous-integration/drone/push Build is passing Details
68b276ce5e
PhantomData<Arc<T>>
b4tman added 1 commit 2023-08-10 08:51:14 +00:00
continuous-integration/drone/push Build is passing Details
9c4882fbbb
Merge branch 'master' into async
b4tman force-pushed async from 65b2126bc7 to f874e59a11 2023-08-10 11:22:50 +00:00 Compare
b4tman added 5 commits 2023-08-12 19:13:38 +00:00
b4tman added 1 commit 2023-08-12 19:35:00 +00:00
continuous-integration/drone/push Build is passing Details
e32316c6aa
source: reformat struct's
b4tman added 2 commits 2023-08-12 19:54:30 +00:00
b4tman added 1 commit 2023-08-12 20:35:30 +00:00
continuous-integration/drone/push Build is passing Details
e0326e3b0a
add questions ser/de tests
b4tman added 4 commits 2023-08-13 10:20:14 +00:00
b4tman changed title from WIP: add async feature to add async feature 2023-08-13 10:23:54 +00:00
b4tman added 4 commits 2023-08-13 15:17:13 +00:00
b4tman added 4 commits 2023-08-14 12:55:12 +00:00
b4tman added 1 commit 2023-08-14 13:25:15 +00:00
continuous-integration/drone/push Build is passing Details
3ea4930105
async_db: add Reader::get_with_buf +test
b4tman added 1 commit 2023-08-14 14:20:12 +00:00
continuous-integration/drone/push Build is passing Details
f1d4cf05c5
async_db: refactor WriterSink::poll_ready
b4tman added 5 commits 2023-08-15 13:47:39 +00:00
b4tman added 3 commits 2023-08-16 09:06:35 +00:00
b4tman added 1 commit 2023-08-16 12:10:40 +00:00
continuous-integration/drone/push Build is passing Details
797f781959
app_async: use for_each_concurrent
b4tman merged commit a0c13ea205 into master 2023-08-18 06:29:46 +00:00
b4tman deleted branch async 2023-08-18 06:29:46 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: b4tman/chgk_ledb#1
No description provided.