|
06f697b8f6
|
1.1rc5: DbInterface
|
2025-08-04 15:20:49 +00:00 |
|
|
fdcaaeb520
|
connection classes separation
|
2025-08-04 15:20:49 +00:00 |
|
|
d06bfcabea
|
global KVDELETE
|
2025-08-04 15:20:48 +00:00 |
|
|
35bf543bac
|
1.1rc4: delete
|
2025-08-04 15:20:48 +00:00 |
|
|
198d9bd037
|
1.1rc3: more fsync
|
2025-08-04 15:20:48 +00:00 |
|
|
dba5afe0ea
|
move scripts
|
2025-08-04 15:20:47 +00:00 |
|
|
72f14b3c2a
|
1.1rc2: instrumentation fix
|
2025-08-04 15:20:47 +00:00 |
|
|
28024cd0f5
|
better docs
|
2025-08-04 15:20:47 +00:00 |
|
|
d681e9b24b
|
1.1rc1
|
2025-08-04 15:20:46 +00:00 |
|
|
f3fd6fcd0f
|
more match + less asserts
|
2025-08-04 15:20:46 +00:00 |
|
|
7db6e41de8
|
1.1rc0: rollback + new docs
|
2025-08-04 15:20:45 +00:00 |
|
|
5cbeecdc76
|
abstractmethod
|
2025-08-04 15:20:45 +00:00 |
|
|
8b6e3ac1cb
|
.dockerignore
|
2025-08-04 15:20:44 +00:00 |
|
|
59ad435770
|
wrap.__non_nightly__ + instrumentation
|
2025-08-04 15:20:44 +00:00 |
|
|
fda38c38e5
|
1.0
|
2025-08-04 15:20:44 +00:00 |
|
|
5664d7e4c1
|
VirtualConnection + nightly
|
2025-08-04 15:20:43 +00:00 |
|
|
bc80eb1778
|
one more usecase
|
2025-08-04 15:20:43 +00:00 |
|
|
4cd3220f6b
|
projects
|
2025-08-04 15:20:42 +00:00 |
|
|
6246fb5e51
|
factory docs upd
|
2025-08-04 15:20:42 +00:00 |
|
|
de4eebfd6a
|
better close
|
2025-08-04 15:20:42 +00:00 |
|
|
5d5cea5590
|
1.0rc6: rename to commit
|
2025-08-04 15:20:41 +00:00 |
|
|
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 |
|