mirror of
https://github.com/255kb/stack-on-a-budget.git
synced 2021-05-13 03:06:20 +03:00
Correct to follow guidelines/style
This commit is contained in:
@@ -70,6 +70,8 @@ Please also have a look to the [List of excluded services](pages/excluded-servic
|
||||
- [mLab](pages/database-hosting.md#mlab)
|
||||
- [Openshift MongoDB](pages/database-hosting.md#openshift-mongodb)
|
||||
- [Redis Cloud](pages/database-hosting.md#redis-cloud)
|
||||
- [**Database management**](pages/database-management.md)
|
||||
- [Redsmin](pages/database-management.md#redsmin)
|
||||
- [**Data mining**](pages/data-mining.md)
|
||||
- [Metabase](pages/data-mining.md#metabase)
|
||||
- [**Emailing**](pages/emailing.md)
|
||||
|
||||
15
pages/database-management.md
Normal file
15
pages/database-management.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Database management
|
||||
|
||||
<!-- TOC depthFrom:2 -->
|
||||
|
||||
- [Redsmin](#redsmin)
|
||||
|
||||
<!-- /TOC -->
|
||||
|
||||
## Redsmin
|
||||
|
||||
[Pricing page](https://www.redsmin.com/)
|
||||
|
||||
* *Free tier*: Manage 1 redis instance
|
||||
* *Pros*: Full Redis server administration and monitoring, real-time monitoring and editing (including batch editing), unlimited alerting
|
||||
* *Exceeding the free tier*: Credit card needed after first 30 days to charge exceeding usage. Free downgrade possible through support.
|
||||
Reference in New Issue
Block a user