mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 23:39:04 +00:00
web UI rewrite, switch to ndjson.zst index format
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#ifndef SIST2_TYPES_H
|
||||
#define SIST2_TYPES_H
|
||||
|
||||
#define INDEX_TYPE_BIN "binary"
|
||||
#define INDEX_TYPE_JSON "json"
|
||||
#define INDEX_VERSION_EXTERNAL "_external_v1"
|
||||
#define INDEX_TYPE_NDJSON "ndjson"
|
||||
|
||||
typedef struct index_descriptor {
|
||||
char id[MD5_STR_LENGTH];
|
||||
|
||||
Reference in New Issue
Block a user