My multi tenant solution is now online and seems to work but I will let it run for a bit longer before i create a pull request.
However, one thing that bugs me is that Memflex calles context save on it's own, making it hard to create proper transactions.
One solution would be events for actions before and after save, allowing other code to react to memflex's doings
My multi tenant solution is now online and seems to work but I will let it run for a bit longer before i create a pull request.
However, one thing that bugs me is that Memflex calles context save on it's own, making it hard to create proper transactions.
One solution would be events for actions before and after save, allowing other code to react to memflex's doings