feat(lsm): pave the way for removals and updates
This commit is contained in:
parent
ddc38452be
commit
418de748f0
5 changed files with 30 additions and 16 deletions
|
|
@ -7,8 +7,6 @@
|
|||
#include "lsm.h"
|
||||
#include "lsm/str.h"
|
||||
|
||||
#define LSM_STORE_DISK_THRESHOLD 1024
|
||||
|
||||
/**
|
||||
* A handle referencing an entry inside a store. Read/write operations from/to
|
||||
* the entry go through this handle.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue