当前位置:网站首页>Leancloud changes in October
Leancloud changes in October
2020-11-08 13:52:00 【osc_beahvznj】
Product trends
1. Commercial application network isolation optimization scheme online , Independent IP The price 50%
In order to completely isolate the network access entrance of different users , To avoid accidental interaction , We are 10 The network isolation optimization scheme was launched in January , A separate account with a commercial app is assigned free of charge IP( Provided by default 2Gbps Protection bandwidth of ), As the default access for all applications under the account to use the storage service . This change has taken effect automatically for some applications , For some applications, developers need to modify it manually API Domain name DNS Only by parsing the record can it take effect .
in addition , If developers need to isolate network traffic among multiple applications under their names , You can also buy more independence IP, So we're going to be independent IP Price reduction 50%, To encourage better use of LeanCloud service . Please refer to the blog for details [1].
2. In app search completes architecture upgrade , And changed its name to 「 Full text search 」
Five years since the launch of in app search service , I've received a lot of feedback and suggestions from developers , For some time in the past , We have adjusted and optimized the technical architecture , Include : Upgraded search and word segmentation engines , The segmentation of Chinese and English mixed text is optimized , It also supports multi version smoothing in the process of index reconstruction , wait .10 These adjustments were officially launched in January , We also renamed this value-added service as 「 Full text search 」, In order to better reflect its use .
in addition , from 11 month 1 Statistics for full-text search will be separated from data stores starting from January , And independent billing , For details, please refer to the blog introduction [2].
3. The cloud engine supports cloud functions on all groups , And cancel the group management fee
The group management function of cloud engine allows developers to create multiple independent groups , In the case of accessing the same data source , Deploy multiple sets of different server-side business code , Each group is bound with a different custom domain name , Achieve richer business requirements . Before that, we stipulated that only 「 The main group 」 You can use cloud functions and Hook Mechanism , This has brought some obstacles to the code organization of some developers . We've done some work recently , Let all groups support cloud functions and Hook Mechanism , And it completely eliminated the group management fee , In order to facilitate the use of . For details, please refer to the blog introduction [3].
Content sharing
Is open source technology enough ? my NAS Selection and construction process
Last year we configured Linux Soft routing makes me aware of 「 Native Linux」 The confidence and interest of the open source solutions have increased greatly , So prepare yourself DIY a NAS, Plan to address storage needs for the next decade .
common problem
1. 【 data storage 】 When the amount of data is increasing , How to speed up the query speed ?
Just like using a traditional database , Query optimization mainly depends on index . An index is like a table of contents in a dictionary , It can help you search words more quickly in the massive text .
principle : When the amount of data is small , No index . Please remember when you have more , After indexing , The index needs to be updated when writing , In exchange for less query time . therefore , Generally speaking , Write less, read more, index more , Write more, read less, build less index .
operation : Get into Console > Storage , After selecting a table , Click on the right other The drop-down menu , And then choose Indexes , Then index your query according to your needs .
Tips :
If Class There's a lot of data inside , Click on 「 establish 」 After button , The console may show 「 Queuing 」. This means that the index creation operation has entered the task queue , When the cluster is idle ( It's usually early in the morning ) Automatically .
The default four fields of the data table objectId、ACL、createdAt、updatedAt It's self indexed , But when checked , It can be used as a joint index .
「 unique index 」 Options refer to, for example uuid And so on . Check 「 unique index 」 But don't check 「 Missing values are allowed 」 when , At most, there can be only one piece of data that does not exist in this field , Otherwise the data won't be unique . If there may be more than one piece of data that does not exist in this field , Please also check 「 Missing values are allowed 」.
At present, the index provides 3 Sort schemes : positive sequence 、 Reverse order and 2dsphere. among 2dsphere Data for geographic location, longitude and latitude (GeoPoint). For example, a common requirement in mobile scenarios is to find other users nearby . Because the storage service supports bidirectional traversal index , So the single field index , Positive order and reverse order are equivalent , You can choose at will . But the positive order of the union index 、 The combination in reverse order needs to be selected according to the business requirements .
Let's take the union index of two fields as an example to illustrate the positive order in detail 、 The choice in reverse order . We assume to create foo、bar When double field union index , foo The index of the field is in positive order ,bar The index of the field is selected in reverse order . Obvious ,foo Positive order and bar Inverted queries can take advantage of the index . And because it supports bidirectional traversal index , So the flipped form of the above query foo In reverse order and bar Positive order can also use index . however ,foo、bar Congruence ( Both positive and negative ) Cannot make use of index . It is also because it supports bidirectional traversal index , establish foo Fields in reverse order 、bar Union index of positive order of fields , The effect is equivalent . Empathy ,foo、bar Joint index of fields in the same order , It can be foo、bar The use of the same order of queries , Can not be foo、bar The use of out of order queries . A union index of three or more fields, and so on .
2. 【 Domain name binding 】 The domain name has been filed , The domain name registration check failed when the domain name was bound to the console .
Please visit the website of MIIT first [4] Try to find the domain name registration information , If you can't find , You need to wait for the domain name registration query system of MIIT to update before going to the console 「 retry 」. If the website of the Ministry of industry and information technology can be found, but the registration check of the Console domain name is not passed , Usually because LeanCloud There is a delay in using the record query service data , Please contact us via work order or email .
3. 【 data storage 】 Whether it can be forced to modify without SMS verification _User surface mobilePhoneVerified Field , Set it to true?
You can use it with a cloud engine master key [5] To modify the mobilePhoneVerified Value . Because the cloud engine runs in a trusted server-side environment , So you can turn on super permissions globally (Master Key), So the cloud will skip over including ACL and Class Check within authority , Let you freely manipulate all the data in cloud storage , Of course, only a few calls are allowed in this way Master Key The use of API.
Related links :
[1] https://url.leanapp.cn/l9KXquX
[2] https://url.leanapp.cn/BSzlaro
[3] https://url.leanapp.cn/fXlWwQs
[4] https://url.leanapp.cn/YMqxYAl
[5] https://url.leanapp.cn/OKSpXGp
end
LeanCloud, Leading BaaS provider , Provide strong back end support for mobile development . More on this 「LeanCloud Communications 」
版权声明
本文为[osc_beahvznj]所创,转载请带上原文链接,感谢
边栏推荐
- Bccoin tells you: what is the most reliable investment project at the end of the year!
- Flink from introduction to Zhenxiang (10. Sink data output elasticsearch)
- WLAN 直连(对等连接或 P2P)调研及iOS跨平台调研
- Stm32uberide download and install - GPIO basic configuration operation - debug (based on CMSIS DAP debug)
- Restfulapi learning notes -- father son resources (4)
- 华为云重大变革:Cloud&AI 升至华为第四大 BG ,火力全开
- 2020-11-05
- Or talk No.19 | Facebook Dr. Tian Yuandong: black box optimization of hidden action set based on Monte Carlo tree search
- 3、 The parameters of the function
- Implementation of verification code recognition in Python opencv pytesseract
猜你喜欢
I used Python to find out all the people who deleted my wechat and deleted them automatically
漫画:寻找股票买入卖出的最佳时机(整合版)
DeepMind 最新论文解读:首次提出离散概率树中的因果推理算法
擅长To C的腾讯,如何借腾讯云在这几个行业云市场占有率第一?
python基础教程python opencv pytesseract 验证码识别的实现
Improvement of maintenance mode of laravel8 update
小米、OPPO在欧洲市场继续飙涨,小米更是直逼苹果
Top 5 Chinese cloud manufacturers in 2018: Alibaba cloud, Tencent cloud, AWS, telecom, Unicom
Flink从入门到真香(3、从集合和文件中读取数据)
Tencent, which is good at to C, how to take advantage of Tencent's cloud market share in these industries?
随机推荐
还不快看!对于阿里云云原生数据湖体系全解读!(附网盘链接)
谷歌开源能翻译101种语言的AI模型,只比Facebook多一种
nat转换的ip跟端口ip不相同的解决方法
别再在finally里面释放资源了,解锁个新姿势!
Why is Schnorr Signature known as the biggest technology update after bitcoin segwit
Golang system ping program to detect the surviving host (any permission)
Powershell 使用.Net对象发送邮件
Rabbitmq (1) - basic introduction
阿里撕下电商标签
The first open source Chinese Bert pre training model in the financial field
The birth of a new integrated memory and computing chip is conducive to the application of artificial intelligence~
RestfulApi 学习笔记——父子资源(四)
WLAN 直连(对等连接或 P2P)调研及iOS跨平台调研
[Python 1-6] Python tutorial 1 -- number
最全!阿里巴巴经济体云原生实践!(附网盘链接)
Golang 系统ping程序探测存活主机(任意权限)
GopherChina 2020大会
Returning to the third place in the world, what did Xiaomi do right?
Flink从入门到真香(3、从集合和文件中读取数据)
Tips and skills of CSP examination