Description
When modifying an entry, we should always flush this entry to the disk.
The JDBM backend, AFAIK, only update its cache, and a thread flush those caches periodicaly. However, I may be wrong (and I hope to be wrong
When modifying an entry, we should always flush this entry to the disk.
The JDBM backend, AFAIK, only update its cache, and a thread flush those caches periodicaly. However, I may be wrong (and I hope to be wrong