Commit Graph

40 Commits

Author SHA1 Message Date
024c703875
1.0rc5: traced_example + minor fixes 2025-08-04 15:20:41 +00:00
f0f043329d
add new usecase to docs 2025-08-04 15:20:40 +00:00
ded2427ebd
1.0rc4: submit implementation + dbparametres
+ move io2db/db2io to kvfactory
2025-08-04 15:20:40 +00:00
d8849cd934
usage example fix 2025-08-04 15:20:40 +00:00
a5fb38460c
replace optional with union 2025-08-04 15:20:39 +00:00
17e3d1c9e6
more on usage 2025-08-04 15:20:39 +00:00
31740c0a65
1.0rc3: LineRequest 2025-08-04 15:20:38 +00:00
a6bf3db252
docs 2025-08-04 15:20:38 +00:00
20e0e7de03
1.0rc1: call restrictions + kvfactory + slots 2025-08-04 15:20:37 +00:00
6576e3e63c
1.0rc0: early commit + path truncate flag 2025-08-04 15:20:37 +00:00
44a2a062df
prevent impossible deadlock 2025-08-04 15:20:36 +00:00
ad05311240
unused usecase fixed 2025-08-04 15:20:36 +00:00
0b0573c4fd
truncation 2025-08-04 15:20:35 +00:00
30f44a82ef
flush + fsync 2025-08-04 15:20:35 +00:00
9e7be91dd7
remove unused import 2025-08-04 15:20:35 +00:00
7d0f86b80a
run_in_executor -> _run_in_thread 2025-08-04 15:20:34 +00:00
9f2ade701b
reduce run_in_executor calls 2025-08-04 15:20:34 +00:00
1ab8084026
io2db2io _copy_sync 2025-08-04 15:20:33 +00:00
7f961edca0
_copy_sync refactor 2025-08-04 15:20:33 +00:00
9f8702356f
refactor copy 2025-08-04 15:20:32 +00:00
13b1ee9bd9
pool isolation 2025-08-04 15:20:32 +00:00
4e830e415f
pool 2 2025-08-04 15:20:32 +00:00
0781732045
pool 2025-08-04 15:20:31 +00:00
134bbad1b7
transactions 2025-08-04 15:20:31 +00:00
ac2fe36f6e
now Db works like it did 2025-08-04 15:20:30 +00:00
78a29c188d
style 2025-08-04 15:20:30 +00:00
50744ce725
fix __all__ 2025-08-04 15:20:29 +00:00
d4ecb94f67
DbFactory + DbConnection 2025-08-04 15:20:29 +00:00
91ed734d9d
_build_file 2025-08-04 15:20:27 +00:00
324c2c0f8e
fixes 2025-08-04 15:20:27 +00:00
a8a88cb8fb
parsing error handling 2025-08-04 15:20:26 +00:00
a540ee51e7
async io2db/db2io 2025-08-04 15:20:25 +00:00
d8bc33d01d
async copy 2025-08-04 15:20:24 +00:00
cbf21dd022
KVJson._load_key + aexit backup 2025-08-04 15:20:24 +00:00
142daba766
backup and recover 2025-08-04 15:20:20 +00:00
2da1b3e8a4
backup and recover 2025-08-04 15:19:59 +00:00
88b6b18d43 backup and recover 2021-12-08 14:38:44 +03:00
da55393804 await set resolves after buffer dump 2021-11-29 11:34:12 +03:00
5aeaea1704 setup.py 2021-07-24 15:12:06 +03:00
a73ffc1993 initial commit 2021-07-19 12:40:59 +03:00