aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/perf_namestore_api_flat.conf
Commit message (Collapse)AuthorAge
* NAMESTORE: Remove head based databaseMartin Schanzenbach2022-09-23
| | | | | | The "flat" file (heap based) storage is not compatible with a transactional API. A new file-based storage has to be written if required in the future.
* use mmap() instead of malloc, rename heap->flat as database is persisted in ↵Christian Grothoff2019-06-29
| | | | flat file
* NAMESTORE: rename flat plugin to heapSchanzenbach, Martin2018-10-15
|
* fix config filesChristian Grothoff2018-05-09
|
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01