Draft: testing/logbookd: limit size of in-memory database
This prevents logbookd from filling all of system memory.
I chose 8MiB since sometimes I see bb's syslog (limited to 6MiB) dropping entries that would have been useful. I think most systems wanting to use logbookd can afford it.