The database should be limited to a certain size. If the size is exceeded old events should be deleted. To make this consistent we should create another table with the state at the beginning before all update events. When the database is compressed all events should be processed and the starting table must be updated.
As limits it would be great to have to options:
- time limit
- database size limit
The database should be limited to a certain size. If the size is exceeded old events should be deleted. To make this consistent we should create another table with the state at the beginning before all update events. When the database is compressed all events should be processed and the starting table must be updated.
As limits it would be great to have to options: