save

abstract suspend fun save(key: String, lastEventId: String)

Persists the lastEventId for the given key.