Skip to content
Snippets Groups Projects
Commit 96e94406 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Extract request creation procedure from box_process

 * Parse request type inside of request_create
 * Remove palloc from request_create
 * Replace request_execute with a fun pointer in struct request
 * Refactor box_process API to accept struct request *
 * Create requests directly in iproto.cc and box_lua.cc
 * Update memcached, recovery and other parts to use new API
parent 950c89fb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment