Openfire Delay - External DB

Why does openfire takes about 30 seconds to update external database? Im using an Oracle DB. Is this normal?

I’m not a developer, so i can’t give you exact reasoning for this, but Openfire is using caches to store information changes and only writes to the database in flushes. Main reason is for better performance.