View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007379 | GNUnet | namestore service | public | 2022-10-03 02:38 | 2022-10-31 03:22 |
Reporter | schanzen | Assigned To | schanzen | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.18.0 | ||||
Summary | 0007379: Bulk import functionality | ||||
Description | It should be possible to store/update multiple records with a single API call. The store RPC must be modified accordingly. | ||||
Tags | No tags attached. | ||||
|
Fixed in master https://git.gnunet.org/gnunet.git/tree/src/include/gnunet_namestore_service.h#n176 |
|
This speeds up performance significantly for postgres: SINGLE: Publishing 10000 records took 13 s BULK: Publishing 10000 records took 13 s BULK-TX: Publishing 10000 records took 652 ms |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-03 02:38 | schanzen | New Issue | |
2022-10-03 02:38 | schanzen | Assigned To | => schanzen |
2022-10-03 02:38 | schanzen | Status | new => assigned |
2022-10-03 02:38 | schanzen | Relationship added | related to 0007378 |
2022-10-03 13:56 | schanzen | Status | assigned => resolved |
2022-10-03 13:56 | schanzen | Resolution | open => fixed |
2022-10-03 13:56 | schanzen | Fixed in Version | => 0.17.7 |
2022-10-03 13:56 | schanzen | Note Added: 0019200 | |
2022-10-17 06:17 | schanzen | Note Added: 0019216 | |
2022-10-21 07:33 | schanzen | Target Version | 0.17.7 => 0.18.0 |
2022-10-31 03:22 | schanzen | Status | resolved => closed |