Hi, I want to know, how can I set auto delete for my documents inside a collection after a certain time.
Thankyou
you can schedule cron job cloud function to delete documents after certain period.
Could you please tell me how does that work?
@Steven appologies for tagging, I really need an insight about it. Or else my database will keep growing forever
I agree with the answer above. Read more about functions here: https://appwrite.io/docs/functions
Please also make sure to search the discord server: https://discord.com/channels/564160730845151244/1128743411533496380
Recommended threads
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...