453 Commits (f6aca5f050c326d8fba07282d2fc5b62a2d9289f)

Author SHA1 Message Date
kanoi f6aca5f050 ckdb - track ram usage for breakqueue 9 years ago
kanoi 98929f5ce8 ckdb - track ram usage for transfer and msgline 9 years ago
kanoi b4a115cc09 ckdb - make all poolinstance intransient 9 years ago
kanoi 2eaf18fc33 ckdb - use intransients for 'code' in MSGLINE and SEQENTRY 9 years ago
kanoi 6e5f985395 ckdb - paymentaddresses requires a DLPRIO above intransient 9 years ago
kanoi 08a937768c ckdb - change username fields and all relevant fields in paymentaddresses and payments to intransient 9 years ago
kanoi af5eb9e6c6 ckdb - make large table create/modify fields, and all workername fields intransient 9 years ago
kanoi 48ee5c1e84 ckdb - use io_msg for db *_fill counter messages 9 years ago
kanoi 90195d398e ckdb - option -X to not use the exclusive db load locks 9 years ago
kanoi 00abf1fac0 ckdb - separate out and always show the exit reports and show an exit message 9 years ago
kanoi 40a31e3251 ckdb - fix esm so that it works and add an esm cmd_query 9 years ago
kanoi 39fed01b69 ckdb - add in_ to the front of intransient workinfo fields 9 years ago
kanoi 1d47cfbaad ckdb - reduce the size of workinfo and make some intransient 9 years ago
kanoi ac3e2368b5 ckdb - option to disable writing the ckdb-db logs 9 years ago
kanoi 6c82717028 ckdb - allow cmd_query during reload 9 years ago
kanoi e70ca1f89f ckdb - add an ioqueue cmd_query and force flush the console ioqueue on exit 9 years ago
kanoi 929c30df06 ckdb - limit console early share messages 9 years ago
kanoi ee4f78bace ckdb - add a field name for the get_intransient error message 9 years ago
kanoi 69cf35313d ckdb - intransient store of common strings to reduce ram - only used in transfer so far 9 years ago
kanoi f96cf93aa6 ckdb - prioritise workinfo processing 9 years ago
kanoi 2e88c53c70 ckdb - give workinfo (and others) separate cmd values 9 years ago
kanoi b1a88c35c3 ckdb - always show a sequence_report on exit 9 years ago
kanoi 9c9349371b ckdb - don't truncate text input 9 years ago
kanoi a9e7ec8168 ckdb - display a status_report when exiting 9 years ago
kanoi fa9e09aeb4 ckdb - allow setting the reload to accept non-pool data 9 years ago
kanoi 8fae6546c5 ckdb - have separate sockets for data and make one main allocation point 9 years ago
kanoi 654baf6bf5 ckdb - use a separate thread for message logging 9 years ago
kanoi 1858acbc56 ckdb - change the main processname with -o 9 years ago
kanoi e9dcdd3bd2 ckdb - use -N to change the listener socket name 9 years ago
kanoi e57d797014 ckdb - add shareinfo to cmd_query and allow cmd_query during key_update 9 years ago
kanoi 72374c328c ckdb - calculate file time lengths for the reload ratio 9 years ago
kanoi 1c42be20ff ckdb - add a file processing time ratio to the reload messages 9 years ago
kanoi 146142ff2c ckdb - missing time initialisation 9 years ago
kanoi a25111dfb8 ckdb - display trans found msgs as ranges 9 years ago
kanoi 798ad0cc28 ckdb - remove useless compile warning 9 years ago
kanoi 1268d4c3ab ckdb - add dbcode to all thread names 9 years ago
kanoi 649461ff01 ckdb - add a simple socketer timeout for quiet pools :) 9 years ago
kanoi 4b302af97f ckdb - pqproc() thread management 9 years ago
kanoi 920070f07c ckdb - add missing null checks in workinfo_age 9 years ago
kanoi de85c3fb5a ckdb - breaker() thread management 9 years ago
kanoi bfb0f065a4 ckdb - disable all lock checking if thread limits are exceeded 9 years ago
kanoi 366a36a9ae ckdb - allow adjusting the reload process thread count 9 years ago
kanoi db77dfc788 ckdb - make share processing thread safe and enable a cmd socket during key_update 9 years ago
kanoi a7c27174ce ckdb - correct reload file begin time 9 years ago
kanoi ab5a70d89e ckdb - show reload lines per second for each individual file 9 years ago
kanoi 252233a318 ckdb - fix workmarker handling, ageing, stopping early and allow limiting workmarker loading with -w 9 years ago
kanoi 168f6659f6 ckdb - allow reload files to be in date based subdirectories 9 years ago
kanoi f01d892344 ckdb - keysummary generation initial coding 9 years ago
kanoi b185dc8606 ckdb - fix shift end to only happen once per halving 9 years ago
kanoi d3e5bb2ce0 ckdb - start a new shift on a halving 9 years ago