I have a document that i want to archive after 24h from the moment it was created.
How do I do that ?
Also assuming my application will accept thousands of posts weekly , is there an efficient way to check and change accordingly?
The attributes :
Post - String isOnline - String DateCreated - DateTime DateEnds - DateTime
Have a function that runs every hour to fetch the list of documents that need to be archived and archive up to N documents. if you have a high load, you can increase the interval in which the function should run
Recommended threads
- 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...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please