|
1ccd2009ee
|
1.1rc5: DbInterface
|
2023-02-09 19:32:29 +00:00 |
|
|
28f964a3e6
|
connection classes separation
|
2023-02-03 14:38:25 +00:00 |
|
|
3b622984bf
|
global KVDELETE
|
2023-02-01 02:08:54 +00:00 |
|
|
1cd39ad061
|
1.1rc4: delete
|
2023-01-15 08:54:07 +00:00 |
|
|
dcc9d642aa
|
1.1rc3: more fsync
|
2023-01-13 15:33:04 +00:00 |
|
|
f3703c634e
|
move scripts
|
2023-01-01 05:48:55 +00:00 |
|
|
c520ef646a
|
1.1rc2: instrumentation fix
|
2022-12-30 09:51:17 +00:00 |
|
|
369882c85c
|
better docs
|
2022-12-29 09:45:59 +00:00 |
|
|
e760fca39e
|
1.1rc1
|
2022-12-28 07:23:21 +00:00 |
|
|
2aac64f65c
|
more match + less asserts
|
2022-12-02 12:55:53 +00:00 |
|
|
0e55f88adb
|
1.1rc0: rollback + new docs
|
2022-11-29 17:17:43 +00:00 |
|
|
ee7659bda2
|
abstractmethod
|
2022-11-29 14:28:09 +00:00 |
|
|
e92d860b25
|
.dockerignore
|
2022-11-29 12:09:26 +00:00 |
|
|
d54a1e5744
|
wrap.__non_nightly__ + instrumentation
|
2022-11-29 10:49:52 +00:00 |
|
|
c3d1876a7e
|
1.0
|
2022-11-25 17:57:31 +00:00 |
|
|
7a8b7a82af
|
VirtualConnection + nightly
|
2022-11-23 15:53:48 +00:00 |
|
|
07ea5a7a1a
|
one more usecase
|
2022-11-22 13:54:20 +00:00 |
|
|
8dbb1af421
|
projects
|
2022-11-22 13:04:37 +00:00 |
|
|
b34aae1051
|
factory docs upd
|
2022-11-22 12:26:30 +00:00 |
|
|
b9c83d13f2
|
better close
|
2022-11-21 17:30:54 +00:00 |
|
|
0e7efbb1d5
|
1.0rc6: rename to commit
|
2022-11-21 16:09:22 +00:00 |
|
|
e1a2cb59b1
|
1.0rc5: traced_example + minor fixes
|
2022-11-21 15:39:54 +00:00 |
|
|
ef3bf09cdc
|
add new usecase to docs
|
2022-11-21 13:03:04 +00:00 |
|
|
20b7c31f0a
|
1.0rc4: submit implementation + dbparametres
+ move io2db/db2io to kvfactory
|
2022-11-21 12:22:42 +00:00 |
|
|
09bb45e867
|
usage example fix
|
2022-11-21 02:18:02 +00:00 |
|
|
3c67459bf1
|
replace optional with union
|
2022-11-21 01:11:40 +00:00 |
|
|
87ba808c2a
|
more on usage
|
2022-11-20 22:54:57 +00:00 |
|
|
af90b9c9c6
|
1.0rc3: LineRequest
|
2022-11-20 22:23:52 +00:00 |
|
|
04e8ba559e
|
docs
|
2022-11-20 16:00:08 +00:00 |
|
|
f52bad680c
|
1.0rc1: call restrictions + kvfactory + slots
|
2022-11-19 19:20:27 +00:00 |
|
|
85a6bc0301
|
1.0rc0: early commit + path truncate flag
|
2022-11-19 11:52:01 +00:00 |
|
|
6262dd28e9
|
prevent impossible deadlock
|
2022-11-17 15:01:50 +00:00 |
|
|
f7c167f120
|
unused usecase fixed
|
2022-11-17 14:32:36 +00:00 |
|
|
b2b326fc55
|
truncation
|
2022-11-11 17:36:29 +00:00 |
|
|
8be67bf834
|
flush + fsync
|
2022-11-08 15:01:45 +00:00 |
|
|
bc72d96ddb
|
remove unused import
|
2022-11-05 03:35:50 +00:00 |
|
|
c9cdbf86a6
|
run_in_executor -> _run_in_thread
|
2022-11-04 08:05:55 +00:00 |
|
|
90e7cd39c6
|
reduce run_in_executor calls
|
2022-11-04 07:53:11 +00:00 |
|
|
89cbb24386
|
io2db2io _copy_sync
|
2022-11-04 06:53:12 +00:00 |
|
|
243741346e
|
_copy_sync refactor
|
2022-11-04 06:45:53 +00:00 |
|
|
1bba6902d0
|
refactor copy
|
2022-11-04 06:40:25 +00:00 |
|
|
da8db42dae
|
pool isolation
|
2022-11-04 06:32:50 +00:00 |
|
|
46d585c762
|
pool 2
|
2022-11-04 06:22:42 +00:00 |
|
|
80aa527e52
|
pool
|
2022-11-04 06:12:35 +00:00 |
|
|
d1564637f2
|
transactions
|
2022-11-03 10:26:34 +00:00 |
|
|
632569a135
|
now Db works like it did
|
2022-11-01 03:36:43 +00:00 |
|
|
4a67e2421a
|
style
|
2022-11-01 02:35:38 +00:00 |
|
|
c201370f48
|
fix __all__
|
2022-11-01 02:03:43 +00:00 |
|
|
4ffae0a1ab
|
DbFactory + DbConnection
|
2022-11-01 02:03:31 +00:00 |
|
|
d29d1b1395
|
_build_file
|
2022-10-27 17:26:23 +03:00 |
|