How does RavenHQ compute the database size?

The database size is calculated by querying the database size directly from your RavenDB database. The size information is available on the database details page or at the url /databases/<yourDatabaseName>/database/size. The size is calculated as the total size occupied by the documents, indexes, transaction logs, and any other temporary files that are required to run your database.

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.