We're offering a super easy to use Automatic Database Backups feature available to you in your SashiDo Dashboard. The monthly charge is only $15 and covers all the apps DBs on your current account and does not have a limit on the GBs stored.
If you don't like to use this service, you are free to dump your Database manually using the MongoDB Connection string from SashiDo's Dashboard.
Automatic Database Backups are created once a day between the following hours according to the application region:
Europe - from 2:00 to 7:00 UTC
North America - from 9:00 to 14:00 UTC
Australia - from 15:00 to 20:00 UTC
Asia - from 17:00 to 22:00 UTC
We keep each Database Backup version stored for 30 days.
In the worst case scenario, the available backup version will be 24 hours old.
In that case, we may be able to restore your database manually by performing a disaster recovery procedure.
The process of disaster restoring a single database is done manually and takes 12+ hours depending on the size of the database and it starts from $300. For more information contact us.
Though we strongly recommend activating your Automatic Database Backups.
Read more about the benefits of this feature here.
We offer mongodb migration assistance from any other solution so as long as you can give us access to the database, we will safely export it from your vps. The process is secure and there is nothing to worry about. Our team of engineers will be happy to help, so just send us an email over support@sashido.io and we will take care of the rest.
SashiDo™ is a real Parse.com alternative and supports all of the core Parse.com features:
Dashboard, DB Browser, Push Notifications, CloudCode, Background Jobs, Web Hooks, Live Queries, Logs, Global Config, Hosted Pages, System Emails, and more.
We have the vision to innovate the market by launching features that don’t exist at the moment!
No! SashiDo™ apps are auto scalable. There is no monthly req./sec limitation.
You pay each month, based on your usage. We don't have limitations of monthly requests & req. per second for the service, which means when you exceed 1M req. you are charged an extra fee for this month. Your app scales to your needs.
Here is more detailed info: www.sashido.io/#Pricing
Yes, you can do it any time you want! Copy your MongoDB Connection String from SashiDo's Dashboard and connect to it using any MongoClient and make a dump of it.
The files limit on SashiDo™ is 20MB. If you need to upload bigger files contact our support team, we can always think of solution according to your needs
Absolutely! Please contact us at support@sashido.io and we will be happy to migrate it for you!
Of course! Just drop us a line on support@sashido.io and we’ll help you!
Yes! You can use them the same way as in a Parse.com through SashiDo's Dashboard.
No! SashiDo™ uses Parse Open Source stack which means no vendor lock-in, because we want to keep you as a happy customer, not as a hostage :)
We offer free 24/7 technical support via support@sashido.io and we strive to be as responsive as we can.
Absolutely! We made an awesome integration with GitHub and we create for every app a free private GitHub repo where your Cloud Code is stored. Also you can easily add 3rd API libraries and packages.
You can see it just above your app name in SashiDo's Dashboard. We try to be up-to-date with the latest stable Parse Server versions.
Yes. Just drop us a line on support@sashido.io and we’ll configure them for you. Soon we’ll release our automatic tool in the SashiDo's Dashboard, so you can do it by yourself.
We have no vendor lock in and you are safe with us. Our main business CloudStrap is Platform as a Service provider and SashiDo™ is based on it. We don’t have a freemium model like Parse, we want to ensure our sustainability and provide the best service on the market.
SashiDo's Dashboard is a fork of Parse Open Source Dashboard. We decided to fork it because we improve its performance and UI & UX every day.
Yes … even more: SashiDo™ is auto scalable by design!
We don’t have SashiDo™ groups yet but we are part of Parse Open Source Community and github.com/ParsePlatform communities.
Every time you make a call to your SashiDo™ application using one of the SDKs or REST API, it counts as an API request.
Nope! You can use SashiDo™ with all of your colleagues without paying an additional fee.
Nope!
Yes, you can use hosted static files. You just need to upload them in the GitHub repo with your Cloud Code - please choose folder "public".
Yes. Just add the module in your package.json on your app's private repo on GitHub.
You can use any NodeJS module with SashiDo™ Cloud Code. Just add the module in package.json (the package.json can be found in your app's private repo on GitHub.) and push it to the GitHub. SashiDo™ will automatically install all the dependencies on the servers.
We will charge you monthly. The first payment occurs the day you pay for a plan and will continue to be billed on the same day each subsequent month. You can find more information your billing cycles here: https://dashboard.sashido.io/billing/info
Database Storage: Total data stored in our databases. We use WiredTiger and Mongo Rocks which provides increased performance and greater efficiency.
File Storage: The size of files(for example, videos and images) stored in our cloud storage buckets.
Coming next year.
Yes. SashiDo's Dashboard is up-to-date with the latest stable releases of the Parse Open Source Dashboard.
Yes! It is available through SashiDo's Dashboard.
Yes! You can use them the same way as in a Parse.com through SashiDo's Dashboard and Cloud Code.
Yes! Push Notifications for iOS and Android are ready for use!
We accept MasterCard, Visa and Amex.
Client pushes are fully supported and you can enable them from your SashiDo™ dashboard. However we do not recommend using them since it’s a well known security issue. In order for you to send notifications from the client you will distribute the app with your clientKey.Malicious users can use that to send push notifications to your app users if you enable client push.
Usually once your trial ends, our system detects your active apps and you are charged for them. Then if you create another app after the billing date has passed, on the next billing date you will pay proportional fee for the period between the app creation and the billing date. You will also prepay for the month ahead as our services are prepaid. Thus, do not be surprised that the first month after the app creation your charge is more than $4.95. It is simply a prorated fee and you will pay it just once. Every next month you will be charged the regular fee.
We charge $10 for every extra background job created/scheduled via the Dashboard. No matter if the job is running for just a couple of days or for a full month, at the end of the billing cycle you will be charged for it. That’s why we always recommend that you edit rather than delete a job and create a new one.