Hi,
Is it possible using topos module without db support?
I'm trying to use topos module with sqlite db backend, but I have any
concurrency problems during write procedure (I use WALL pragma).
When execute speed calls traffic sqlite emits an error trace telling
it's locked.
Is it possible to use a sort of hash tabel to save topos informations
and don't use the db?
Best regards,
Giuseppe