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
ci: add "publish" pipeline type
All checks were successful
continuous-integration/drone/push Build is passing
c0193e4f74
b4tman added 3 commits 2023-08-06 14:03:34 +00:00
(reader and converter)
ci: fix pipeline build
All checks were successful
continuous-integration/drone/push Build is passing
851058245d
b4tman added 8 commits 2023-08-08 11:33:40 +00:00
(poll_next not work)
(poll_next removed // not work)
-- write invalid:
"UnexpectedEnd { additional: 385 }"
"impl Stream for SourceQuestionsZipReaderAsync" dropped
for Send for Writer
---
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 }
fix app_async
Some checks failed
continuous-integration/drone/push Build is failing
8306c76a0c
b4tman added 4 commits 2023-08-08 14:10:09 +00:00
using ZstdEncoder from ..:tokio::bufread instead of ..:tokio::write
fmt
All checks were successful
continuous-integration/drone/push Build is passing
f2fc72056b
b4tman added 1 commit 2023-08-08 14:10:28 +00:00
Revert "ci: fix pipeline build"
All checks were successful
continuous-integration/drone/push Build is passing
48438c1aec
This reverts commit 851058245d.
b4tman added 1 commit 2023-08-10 08:22:49 +00:00
PhantomData<Arc<T>>
All checks were successful
continuous-integration/drone/push Build is passing
68b276ce5e
b4tman added 1 commit 2023-08-10 08:51:14 +00:00
Merge branch 'master' into async
All checks were successful
continuous-integration/drone/push Build is passing
9c4882fbbb
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
source: reformat struct's
All checks were successful
continuous-integration/drone/push Build is passing
e32316c6aa
b4tman added 2 commits 2023-08-12 19:54:30 +00:00
questions: add skip_serializing_if attr's
All checks were successful
continuous-integration/drone/push Build is passing
c061fef267
b4tman added 1 commit 2023-08-12 20:35:30 +00:00
add questions ser/de tests
All checks were successful
continuous-integration/drone/push Build is passing
e0326e3b0a
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
for reusing current item buf
use BincodeVecWriter in (sync) db
All checks were successful
continuous-integration/drone/push Build is passing
645b654dac
for reusing current item buf
b4tman added 1 commit 2023-08-14 13:25:15 +00:00
async_db: add Reader::get_with_buf +test
All checks were successful
continuous-integration/drone/push Build is passing
3ea4930105
b4tman added 1 commit 2023-08-14 14:20:12 +00:00
async_db: refactor WriterSink::poll_ready
All checks were successful
continuous-integration/drone/push Build is passing
f1d4cf05c5
b4tman added 5 commits 2023-08-15 13:47:39 +00:00
b4tman added 3 commits 2023-08-16 09:06:35 +00:00
for using as mutable reader
async_db: add [bufread, bufread_stream] tests
All checks were successful
continuous-integration/drone/push Build is passing
6d850be1dc
b4tman added 1 commit 2023-08-16 12:10:40 +00:00
app_async: use for_each_concurrent
All checks were successful
continuous-integration/drone/push Build is passing
797f781959
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.