Hey there,
You're right there's no adapter with real-time pagination. We're working on some improvements to the SDK before trying this since it's a bit tricky.
Just for the sake of gathering feedback, can you tell me about your use case? Which of these would you need (can be more than one):
1) Know when items are added at the end of the list
2) Know when items are added at arbitrary positions on the list
3) Know when items are removed from any position
4) Know when items change
5) Know when items change and switch positions in the list
- Sam