v2.3.0 (Stable)
Features
- Stable ✓
- Extensions support ✓
Changelog
Extensions API
- Added
reset
inDispatchErrorExtension
which is called when previously failed is no longer failing
Updates
- Added
stats dyn
andstats queue
- Backup keys only visible with
--with-key
parameter - Max bulk items can be set to 5-500
Fixes
- Dynamic buffer recovery check fix
- Crash when rotating an invalid file
Internal Updates
- Abstract server and I/O service
- Use shared pointer to keep reference for the session in the handler
Compiled on
macOS
macOS High Sierra 10.13.3
- Compiler: clang-900.0.39.2
- Libraries: libcurl 7.54.0, libz 1.2.11, libdl
Linux
CentOS 7 (64-bit)
- Compiler: g++ 4.8.3
- Libraries: libcurl 7.29.0, libz 1.2.7, libdl 2.17
Based on
- Ripe 4.1.1
- Easylogging++ 9.96.2
- ASIO 1.10.6
Notes
- Packages with
-debug
suffix has extra logging turned on for debugging your setup. You can see extra logging (residue
logger) with verbose options residue-extensions-*
package can be used to write an extension for the server