Dmitry Belyaev b4tman
b4tman pushed to async at b4tman/chgk_ledb 2023-08-10 11:20:44 +00:00
65b2126bc7 fix convert feature without source
b4tman pushed to async at b4tman/chgk_ledb 2023-08-10 08:51:13 +00:00
9c4882fbbb Merge branch 'master' into async
b12048c38d PhantomData<Arc<T>> for Send to Reader/Writer
Compare 2 commits »
b4tman pushed to master at b4tman/chgk_ledb 2023-08-10 08:49:41 +00:00
b12048c38d PhantomData<Arc<T>> for Send to Reader/Writer
b4tman pushed to async at b4tman/chgk_ledb 2023-08-10 08:22:48 +00:00
68b276ce5e PhantomData<Arc<T>>
b4tman pushed to async at b4tman/chgk_ledb 2023-08-08 14:10:27 +00:00
48438c1aec Revert "ci: fix pipeline build"
b4tman pushed to async at b4tman/chgk_ledb 2023-08-08 14:10:08 +00:00
4c555df8ca fix async_db tests
daf41625ff remove debug prints
2c3950ccfc fix write_db tokio join
Compare 4 commits »
b4tman pushed to async at b4tman/chgk_ledb 2023-08-08 11:33:39 +00:00
8306c76a0c fix app_async
965c021d83 fix async_db tests (to fail)
a1a1d41403 replace PhantomData in async_db::Writer
b768d27f83 combine convert sync/async features
7cbf5439b7 rewrite SourceQuestionsZipReaderAsync
Compare 8 commits »
b4tman pushed to async at b4tman/chgk_ledb 2023-08-06 14:03:33 +00:00
851058245d ci: fix pipeline build
ecfc34e821 + async source
f55b6f681c move str_err to util.rs
Compare 3 commits »
b4tman pushed to async at b4tman/chgk_ledb 2023-08-05 22:19:28 +00:00
c0193e4f74 ci: add "publish" pipeline type
b4tman created pull request b4tman/chgk_ledb#1 2023-08-05 22:11:22 +00:00
WIP: add async feature
b4tman pushed to async at b4tman/chgk_ledb 2023-08-05 22:10:09 +00:00
a496f37ef2 ci: build/test with --all-features
5632c19866 ci: add pipeline type
cad8ff0404 add async test_share_reader
39ce0d8ceb add async reader stream
1ba645f337 add async reader
Compare 6 commits »
b4tman pushed to async at b4tman/chgk_ledb 2023-08-05 20:28:50 +00:00
0c0a4e31ba optional feature for source
b4tman created branch async in b4tman/chgk_ledb 2023-08-05 20:12:17 +00:00
b4tman pushed to async at b4tman/chgk_ledb 2023-08-05 20:12:17 +00:00
abcb7d6dc2 add async writer
307790ce49 fix set_pledged_src_size
a6e5931f35 add sync/async features
Compare 3 commits »
b4tman pushed to migrate/rocket/0.5 at b4tman/qchgk_web 2023-08-05 17:06:41 +00:00
a4dd460c37 use serde from rocket_dyn_templates
b4tman pushed to migrate/rocket/0.5 at b4tman/qchgk_web 2023-08-05 16:31:41 +00:00
67087e6583 ci: add pipeline type
b4tman commented on issue b4tman/qchgk_web#1 2023-08-05 16:29:00 +00:00
cache for get_question or show_question_details

all ok

b4tman closed issue b4tman/qchgk_web#1 2023-08-05 16:29:00 +00:00
cache for get_question or show_question_details
b4tman commented on issue b4tman/qchgk_web#2 2023-08-05 16:28:38 +00:00
ci for testing

all cool

b4tman closed issue b4tman/qchgk_web#2 2023-08-05 16:28:38 +00:00
ci for testing