Add protocol for cursor pagination

This commit is contained in:
2023-12-17 22:18:05 +03:00
parent 3b9d0d2ba6
commit 6ed38dd3fc
4 changed files with 24 additions and 9 deletions

View File

@@ -2,10 +2,11 @@
## ToDo
1. Implement cursor pagination on backends
1. Implement cursor pagination on backends and server
2. Implement infinity scroll
3. Implement S3 backend client
4. Implement FTP backend client
3. Add filters: min timestamp, max timestamp, emotions
4. Implement S3 backend client
5. Implement FTP backend client
## User Flow