Data Persistence

Depending on enabled features and your app's keyset configuration in the Admin Portal, PubNub may store and charge you for persisting certain types of data.

Data replication

To provide low retrieval latencies, PubNub replicates all data on across different PubNub’s points of presence (POPs), except for Metadata and File Sharing that are only stored in a single region.

Messages

PubNub may store message and message actions data.

ItemDescription
Price8$/GB/month
API calls that persist data
Data persistence configuration

Permissions

Access Manager v2 stores the mapping of authorization keys with its permission sets. Access Manager v3 stores only the tokens that are revoked.

ItemDescription
Price8$/GB/month
API calls that persist data
Data persistence configuration
Access Manager v3 tokens

Active tokens obtained by the v3 grantToken() method aren't persisted.

Metadata

PubNub stores metadata about your application's users and channels, and their membership associations.

ItemDescription
Price8$/GB/month
API calls that persist data
Data persistence configuration

K/V store

PubNub stores Functions as key-value pairs.

ItemDescription
Price8$/GB/month
API calls that persist data
Data persistence configuration

Channel groups

PubNub stores channel groups as key-value pairs.

ItemDescription
Price8$/GB/month
API calls that persist data
Data persistence configuration

Push

PubNub stores the associations between mobile devices tokens and PubNub channel names.

ItemDescription
Price8$/GB/month
API calls that persist data
Data persistence configuration

File Sharing

PubNub stores previously uploaded files.

ItemDescription
Price1.99$/GB/month
API calls that persist data
Data persistence configuration
Last updated on