Commit Graph

72 Commits

Author SHA1 Message Date
0551c0bb0b formatting 2023-10-02 16:55:33 +00:00
3ffd0adc21 fix get type 2023-08-28 09:56:59 +00:00
edbb207735 correct copyright 2023-08-27 01:19:58 +00:00
f8ee5d20f4 conf.py fix quotes 2023-06-18 10:57:10 +00:00
a103364f1a style fix 2023-06-16 12:23:43 +00:00
56e6160e6a -NightlyInstrumentation 2023-05-05 16:13:58 +00:00
360462287f .dockerignore compilation artifacts 2023-04-28 09:52:20 +00:00
e8a141a000 1.1.0 2023-03-02 01:24:37 +00:00
fffff4973e AbstractDbConnection 2023-02-27 11:38:36 +00:00
ba3d392328 new docs build 2023-02-21 14:24:08 +00:00
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