Question to using In-memory Application
675477May 6 2009 — edited Sep 7 2009I have following questions about Berkeley db-4.7.25 with In-memory application for an emdedded application:
1. Can the Databases created with In-Memory method be written to on-disk files whenever it needs?
2. Can the on-disk database file be loaded to In-Memory DB when a system restart?
If these possible can be done , could you provide a high level function flow?
Thanks,