Hi all,
I am developing a iOS application,
I use couchbaselite as database.
I have a problem, When the data synchronous from server more and more, the device will don’t enough space to save. the database is big.
I want to remove some old data on Local, but it do not affected to the Database on replicated database.