当前位置:网站首页>Owncloud 9.0 better cross server sharing and scalability
Owncloud 9.0 better cross server sharing and scalability
2022-07-21 20:21:00 【Cloud computing operation and maintenance engineer】
ownCloud The founder of Frank Karlitschek Recently released ownCloud 9.0 , This is by far the largest and most important version update , It brings a lot of performance improvements 、bug Repair 、 Code cleanup and new features .
The release of this version depends on the participation of more and more volunteers , And including CERN and AARNET With the help of more partners , This may be because ownCloud Open source and community oriented development process .

The main updates are in three aspects :
Collaboration
Introduction of comments and tags , And to remind notifications And dynamic activity feed Improvement , It can better increase the user interaction experience . You can comment on any document and see others' comments . Tagging documents can help you better organize your documents , And you can filter files by tags in the left sidebar .
Comment on the document :

Label the document :
Remade reminder notifications The function will be dynamic activity feed Separate from , You can “ What's new what’s happening” See similar new sharing in 、 Calendar reminders and other event information are processed . This makes it easier for you to track your files .
remind :
Share news :
Complete Federation function
Federation function Federation From the beginning ownCloud One of the main goals of , It allows everyone to keep collaboration and sharing with others while running his own server . You can do it in different ownCloud Share between servers , But now it's more convenient , Users on different servers can automatically pass between trusted servers . When you are with others ownCloud Server sharing , It will be added to your trusted server and exchange user information , This process is done automatically . Administrators can also control this function , Manually add a trust server or disable automatic trust .
Last summer, ownCloud Released the Federation function Federation API After the first draft of , Collected a lot of feedback , Improved the API standard . Some other projects and cloud software are beginning to be compatible with this specification ,Pydio The first one expressed support , It will support this... In its next release later this month API.
There is no end to expansion
ownCloud Has been able to support from raspberry pie 1-10 Users can be extended to support 50 Million users , But there are also some large users who want to support a larger number of users .
therefore ownCloud Re implement a new storage API In order to better integrate storage solutions , Updated the code of sharing function to handle more sharing and larger user volume .
These are from international research institutions , such as CERN and AARNET And so on , This makes ownCloud Extended to PB level (1PB = 1024 TB), It breaks the existing restrictions on file synchronization and sharing .
download
Download address : ownCloud Download from the official website
边栏推荐
- PyTorch进阶训练技巧
- cv2的相关函数
- 【PCB】3.7V锂电池--5V充/放电控制电路--IP5306--画板笔记
- Exclusive locking of this profile failed. Another running VMware process may be using a profile.
- RestHighLevelClient语法
- [PCB] modify the default settings for items such as (via) (text string) (wiring linear dimension) in Altium designer
- mask rcnn 加载权重报错
- UNet复现及环境配置(含数据集)
- 合泰32-Onenet-WiFi模块-合泰单片机通过MQTT协议数据上云(二)
- BERT模型调用源码分析
猜你喜欢
【PCB】基于合泰HT32F52352芯片电路板绘制实验(WiFi及光传感模块)-画板笔记
3.从零开始paddlepaddle之基本模型构建(与keras和pytorch比对)
pycharm 笔记
pycharm专业版创建flask项目|下载flask包|以及一些例子
Pytorch Basics
合泰HT32 & 淘晶驰TJC--T0串口屏学习笔记
Detailed explanation and use of swagger
JSON tool class
[PCB] Based on stm32f103rct6 joystick - Bluetooth module development board - drawing board notes sorting
5.paddlepaddle之10行代码深度学习图片分类(cifar)
随机推荐
[3D modeling] SolidWorks 3D modeling and prusaslicer slice printing learning notes
利用反汇编调试与补码解释0x80000000 / -1整形输出异常不一致
n-gram
【PCB】基于合泰HT32F52352芯片电路板绘制实验(WiFi及光传感模块)-画板笔记
DataLossError : corrupted record at XXXXXXX,BERT预训练报错
【记录】Optisystem运行卡死,无法点击关闭、输入变量数值等问题解决方法
Object copying tool class (fastjson)
pytorch的安装
bert-serving
合泰32-Onenet-WiFi模块-合泰单片机通过MQTT协议数据上云(二)
3. Build the basic model of paddlepaddle from scratch (compare with keras and pytorch)
高并发常用辅助类
Comparison of three methods of converting string: (string), toString (), string valueOf()
【PCB】Altium Designer 中(Via过孔)(文本string)(走线Linear Dimension)等项目修改默认设置
注解相关学习
Training and acquisition of Chinese wiki corpus
Analysis of Nacos registry principle
【PCB】电路板绘制笔记之生产文件整理及输出--画板笔记
APISIX微服务网关
RestHighLevelClient语法