You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+10-8
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
2
-
<h2align="center"> Countly Analytics </h2>
2
+
<h1align="center"> Countly Analytics </h1>
3
3
4
-
<palign="center">
4
+
<palign="right">
5
5
6
6
[](https://travis-ci.org/Countly/countly-server)[](https://app.codacy.com/app/ar2rsawseen/countly-server?utm_source=github.com&utm_medium=referral&utm_content=Countly/countly-server&utm_campaign=Badge_Grade_Dashboard)[](http://do.count.ly)
7
7
@@ -79,7 +79,7 @@ This repository includes server-side part of Countly, with following features:
79
79
## Built with
80
80
81
81
***MongoDB** One of the most popular NoSQL databases
82
-
***Node.js** An open-source, cross-platform JavaScript runtime environment for developing a diverse variety of tools and applications
82
+
***Node.js** An open-source, cross-platform JavaScript runtime environment
83
83
***Express.js** Popular Node.js web application framework
84
84
***Linux** What we love using ;-)
85
85
@@ -102,11 +102,13 @@ Countly is a privacy-focused and 360-degree analytics platform with several, uni
102
102
103
103
## Differences between Community Edition & Enterprise Edition
104
104
105
-
***Audience:** Community Edition is for product managers, developers and analytics enthusiasts, whereas banks, operators, healthcare companies and businesses that run the world's leading websites choose Enterprise Edition.
106
-
***Deployment:** Community Edition deployments are for environments where the information stored is not critical since it does not include professional assistance. You must have a qualified technician. Enterprise Edition is for corporate environments that require availability and reliability where intellectual capital is critical.
107
-
***Technology:** Community Edition has a number of limitations, including no corporate support for sharding, replica sets or installation.
108
-
***Guarantee:** Community Edition is on the bleeding edge regarding version upgrades and with no bugfix guarantee. Enterprise Edition has bugfix guarantee, immediate resolution, verified builds, on-site and automatic version upgrades.
109
-
***Features:** Enterprise Edition has more features compared to Community Edition, with a focus on end-to-end analytics and marketing. Additional features include but not limited to automated push notifications, advanced segmentation on raw data, user profiles, in-app purchase analytics, retention & engagement, user flows, cohorts and custom dashboards.
105
+
***Audience:** Community Edition is suitable for individual developers and small development houses whereas Enterprise Edition is a better fit for companies that require more advanced analytics and marketing capabilities together with ongoing support.
106
+
***Features:** Enterprise Edition has additional features compared to Community Edition including automated push notifications, advanced segmentation, user profiles, in-app purchase analytics, retention, user flows, behavioral cohorts and custom dashboards.
107
+
***Data granularity:** Community Edition stores data (only) in an aggregated format, which reduces the required storage and makes reporting incredibly fast. Enterprise Edition takes advantage of the same format but also stores individual occurrences of data points which enables more advanced capabilities such as segmentation, funnels, user profiles and behavioral cohorts to name a few.
108
+
***Working with raw data:** Granular data, exclusive to Enterprise Edition, enables customers to take advantage of external BI tools or work directly with MongoDB to process and report data as they need.
109
+
***Deployment:** Running and maintaining a Community Edition instance requires technical know-how of several technologies including Linux, Nginx, Node.js and MongoDB. Whereas an Enterprise Edition hosted or on-premise subscription includes hands on support.
110
+
***High availability and scalability:** Countly engineers provide active support to Enterprise Edition customers for deployment planning and realization of this plan including replica set, sharding and a load balanced deployment setup on-premises or on popular cloud environments such as Google Cloud, AWS and Azure.
111
+
***Service-level agreement:** Enterprise Edition subscriptions include an SLA with response and issue resolution guarantees. Community Edition users can take advantage of the community forum or GitHub to post issues.
0 commit comments