I have a firebase into which i'm pushing quite regularly, much like a chat, and i'm concerned about the number of children gathering in the firebase. They are all removed when all the connections are gone but is there a way to limit the number of them in there?
Cheers!