#
openstack-swift
Here are 85 public repositories matching this topic...
a high-performance, POSIX-ish Amazon S3 file system written in Go
golang
fuse
filesystem
aws-s3
s3
google-cloud-storage
cloud-storage
s3-bucket
posix
gcs
openstack-swift
azure-storage
fuse-filesystem
azure-blob
azure-data-lake
azure-blob-storage
-
Updated
Jan 10, 2021 - Go
Continuous Archiving for Postgres
python
backups
postgres
backup
replication
blob-store
archiving
postgresql
s3
google-cloud-storage
openstack-swift
recovery
azure-blob
pitr
-
Updated
Jan 28, 2021 - Python
Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
dropbox
azure
ftp
s3
google-storage
onedrive
google-drive
sftp
webdav
openstack-swift
cryptomator
sharepoint
cloudfront
irods
hubic
backblaze-b2
onedrive-storage
cyberduck
dracoon
onedrive-for-business
-
Updated
Feb 5, 2021 - Java
Access other storage backends via the S3 API
-
Updated
Feb 3, 2021 - Java
High Performance Software-Defined Object Storage for Big Data and AI, that supports Amazon S3 and Openstack Swift
python
c
lightweight
golang
open-source
flexible
storage
openstack-swift
s3-storage
software-defined-storage
objectstorage
object-storage
-
Updated
Feb 5, 2021 - Python
The Swift Virtual File System
-
Updated
Jun 25, 2020 - Go
Compare eventual consistency of object stores
-
Updated
Oct 13, 2020 - Java
Auklet is a high performance storage engine based on Openstack Swift
-
Updated
Mar 19, 2019 - Go
OpenStack Swift storage backend for Django
-
Updated
Dec 16, 2020 - Python
The distributed object storage server used by PitchPoint Solutions to securely store billions of large and small files using minimal resources. Object data is stored in replicated volumes implemented like Facebooks Haystack Object Store. Object metadata which essentially maps an object name to a volume position is stored in an elasticsearch index.
java
elasticsearch
distributed-systems
rxjava
openstack-swift
vertx
distributed-storage
distributed-file-system
object-storage
-
Updated
Oct 13, 2020 - Java
Repository for handling document storage to cloud using openstack swift,nodejs,mysql and reactjs
-
Updated
Jan 4, 2021 - JavaScript
A curated list for awesome openstack links ☁️ ☁️
-
Updated
Jun 13, 2020
A Ceph Object Storage Admin SDK / Client Library for Java ✨ 🍰 ✨
java
swift
devops
utilities
storage
aws-s3
s3
openstack-swift
ceph
system-administration
radosgw
rgw
radosgwadmin4j
radosgw4j
radosgwadmin
rgwadmin
radosgw-admin4j
rados-gateway
-
Updated
Jan 9, 2021 - Java
Object interface to GlusterFS (this is only a public mirror)
-
Updated
Dec 16, 2019 - Python
Mongoose is a storage performance testing tool
-
Updated
Dec 11, 2020 - Dockerfile
.NET Core async HTTP client for OpenStack Swift
-
Updated
Jun 2, 2019 - C#
Like the X-Men nightcrawler this gem teleports your assets to a OpenStack Swift bucket/container
-
Updated
Aug 23, 2017 - Ruby
Openio flavor of the Openstack Swift Gateway and middlewares, allowing access to OpenIO SDS via an Openstack Swift gateway.
-
Updated
Jan 8, 2021 - Python
Small but powerful client to interact with OpenStack Swift
-
Updated
Jan 18, 2021 - Ruby
A file system with the power of an object store.
-
Updated
Mar 6, 2019 - Python
Control plane of Crystal's SDS system. It is composed by the Crystal API and the distributed controllers.
-
Updated
Oct 23, 2019 - Python
Connectors to use Alfresco with Content Store based on Software Defined Storage
-
Updated
Jun 13, 2017 - Java
Short library for consuming OpenStack Swift services in .net (tested on .NET Core and WPF) - tested on OVH services
-
Updated
Oct 31, 2020 - C#
Openstex is a client in the elixir language for Openstack compliant APIS.
elixir
openstack
openstack-swift
elixir-lang
rackspace
ovh
hubic
rackspace-cloud-files
rackspace-cloud-services
ovh-openstack
-
Updated
Mar 4, 2018 - Elixir
Clone OpenStack entities easily
vm
cloud
clone
virtual-machine
openstack
migration
openstack-swift
availability-zone
openstack-nova
openstack-cinder
migration-tool
availability-zones
openstack-instance
-
Updated
Dec 9, 2020 - Go
OpenStack-swift 的二次开发(需要自行搭建OpenStack环境)。个人云存储网盘功能,1.实现下载,上传,在线查看(文档类可用),删除。2.对存储组进行管理
-
Updated
Feb 11, 2019 - CSS
A Sonatype Nexus plugin that allows you to use openstack SWIFT as a backing store(originally adapted from the s3 plugin)
-
Updated
May 19, 2019 - Java
Lightweight Serverless Functions Framework for OpenStack Swift
-
Updated
Jul 10, 2020 - Python
The promise support client for openstack with nodejs
-
Updated
Sep 4, 2020 - JavaScript
Improve this page
Add a description, image, and links to the openstack-swift topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openstack-swift topic, visit your repo's landing page and select "manage topics."
What is your current rclone version (output from
rclone version)?1.53.3
What problem are you are trying to solve?
Trying to prevent default password from being generated and added when
htpasswdoption is used. Since htpasswd is present, there generally should be no need for credentials besides those in htpasswd.How do you think rclone should be changed to solve tha