* Fixes wait_closed() issue. * Added thread pooling, timeouts and WAL for SQLite cache. * Added cache grace feature: do not update and refresh records which are too fresh.
0.4.1
Not secure
This release introduces sd_notify in daemon and allows finer reload control
0.4.0
Not secure
Added cache persistence in SQLite3 file database and Redis
0.3.0
Not secure
* Added seamless restart/reload/upgrade and process load balanding * Graceful shutdown
0.2.9
Not secure
* Improved FreeBSD rc scripts * Rewritten server handler to eliminate potential resource leak * Assured daemon signal reception with new signal handling mechanism * Code refactoring