feat(lander): integrate persistent insert & get lsm store
This commit is contained in:
parent
226873219b
commit
535b92a6b6
8 changed files with 63 additions and 19 deletions
|
|
@ -49,4 +49,8 @@ bool lander_stream_body_to_client(event_loop_conn *conn);
|
|||
|
||||
bool lander_get_entry_lsm(event_loop_conn *conn);
|
||||
|
||||
bool lander_post_redirect_body_to_attr(event_loop_conn *conn);
|
||||
|
||||
bool lander_entry_sync(event_loop_conn *conn);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue