Limit Child Nodes

Made by Firebase

Limits the number of nodes to a specified maximum count in a specified Realtime Database path.

500+
installs
Works with
Realtime Database
Version
0.1.11 | Source code
License
Apache-2.0
Publisher
Firebase
Report
Bug
Abuse

How this extension works

Use this extension to control the maximum number of nodes stored in a Firebase Realtime Database path.

If the number of nodes in your specified Realtime Database path exceeds the specified max count, this extension deletes the oldest nodes first until there are the max count number of nodes remaining.

Additional setup

Before installing this extension, make sure that you’ve set up a Realtime Database instance in your Firebase project.

Billing

To install an extension, your project must be on the Blaze (pay as you go) plan

  • This extension uses other Firebase and Google Cloud Platform services, which have associated charges if you exceed the service’s no-cost tier:
    • Cloud Functions (Node.js 10+ runtime. See FAQs)
    • Firebase Realtime Database