imem
imem copied to clipboard
Clustered in-memory database based on MNESIA with simple SQL layer

When giving a continuation after using a iv_kl list, there should be support to give the current position on the list to allow search to continue after that point in...
fixes #276
travis check if the code is formatted https://travis-ci.org/K2InformaticsGmbH/imem/jobs/634795880#L426
trying to send-receive on ZHH management: from ``` select ckey, chash from csv$header$skip1$tab. "C:\Users\scis-TGDOCST1\Downloads\tpac.foreign-key.hashes.stag.csv" ``` ``` ckey chash ["channel"] Y53L2 ["channel","Combox"] 1N8OUH ["channel","IPSS"] I85LA ["channel","LA"] 263LQA ["channel","MBS"] 224AJP ["channel","SRAS"] 26C2E7...
 ``` 2019-12-19 14:23:08.173 [info] [imem@imem_statement:handle_cast:457] fetch_recs_async error stack trace [{imem_if_sys_conf,fetch_start,5,[{file,"d:/build/sbsgui/_build/default/lib/imem/src/imem_if_sys_conf.erl"},{line,139}]},{imem_statement,handle_cast,2,[{file,"d:/build/sbsgui/_build/default/lib/imem/src/imem_statement.erl"},{line,422}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,616}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,686}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}] 2019-12-19 14:23:08.173 [error] [erlimem@erlimem_session:handle_info:349] [_IMDR_] {erlimem_session,349} async_resp {'SystemException',{"File not found","/sys.config"}} 2019-12-19 14:23:08.173 [info] [dderl@dderl_fsm:handle_event:1389] handle_event -- unexpected event {,{error,{'SystemException',{"File...
 chr(AsciiCode)
 ``` imem_statement generate_virtual_data 928 Unsupported virtual join bound filter guard [{imem_statement,'-generate_virtual_data/4-fun-20-',1,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,928}]},{imem_statement,join_virtual,5,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,876}]},{imem_statement,'-join_row/5-lc$^0/1-1-',5,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,840}]},{imem_statement,join_row,5,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,840}]},{imem_statement,join_rows,6,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,833}]},{imem_statement,handle_info,2,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,573}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,616}]}] [{ex,'UnimplementedException'} ,{string,{'and' ,{is_like ,{to_binstr,'$32'} , } ,{is_member ,'$32' ,[ , , , , , , , , ]...
#### Default cluster snapshot implementation (existing) - Takes snapshot of the tables in the configured list `[{imem,imem_snap,snapshotClusterTables}]` - Puts these snapshots a folder and zips the folder - executes everyday...