Home
last modified time | relevance | path

Searched defs:_EJDB_OPTS (Results 1 – 1 of 1) sorted by relevance

/third_party/ejdb/src/
Dejdb2.h109 typedef struct _EJDB_OPTS { struct
110 IWKV_OPTS kv; /**< IWKV storage options. @see iwkv.h */
111 EJDB_HTTP http; /**< HTTP/Websocket server options */
112 bool no_wal; /**< Do not use write-ahead-log. Default: false */
113 …buffer_sz; /**< Max sorting buffer size. If exceeded an overflow temp file for sorted data will
116 …cument_buffer_sz; /**< Initial size of buffer in bytes used to process/store document during query