Here are
188 public repositories
matching this topic...
A command-line installer for Windows.
Updated
Aug 17, 2020
PowerShell
BoltHold is an embeddable NoSQL store for Go types built on BoltDB
ExRated, the Elixir OTP GenServer with the naughty name that allows you to rate-limit calls to any service that requires it.
Updated
Aug 25, 2020
Elixir
A simple, progressive, client/server AB testing library 📚
Updated
Jan 2, 2020
JavaScript
An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
Updated
Jul 11, 2020
Java
Manage Helm 3 repositories on Google Cloud Storage 🔐 **privately**
File storage abstraction for Yii2
Document DB API for AWS S3
Updated
Jul 21, 2020
TypeScript
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Updated
Mar 31, 2020
Java
Updated
Nov 17, 2017
Python
Angular 6: S3 uploads using Cognito authentication
Updated
Nov 21, 2019
TypeScript
mongoose gridfs on top of new gridfs api
Updated
Aug 8, 2020
JavaScript
baulk - Minimal Package Manager for Windows
Deploy public or private GitHub repositories automatically to S3 buckets using Git and deploy keys.
Updated
Jan 29, 2020
Java
☁️ AWS CLI + JQ = Make life easier
Object Pascal implementation for Amazon S3
Updated
Jul 22, 2019
Pascal
Terraform module that creates an S3 bucket with an optional IAM user for external CI/CD systems
This module creates an S3 bucket suitable for receiving logs from other AWS services such as S3, CloudFront, and CloudTrail
This repository holds files for the simple chatbot wrote in TensorFlow 1.4, with attention mechanism and bucketing.
Updated
Oct 8, 2019
Python
Terraform Module that implements a CloudFront Distribution (CDN) for a custom origin.
Microservice to generate screenshot from a webpage and upload it to a AWS S3 Bucket.
📂 A react node and express js project to upload files on amazon web services ( AWS )
Updated
Jul 30, 2020
JavaScript
🍟 A bucket of tasty scoop flavored apps.
Updated
Aug 21, 2020
Python
🔐 A concurrent, command-line AWS S3 Fuzzer. Written in Go.
Continuous deployment assistance for S3 + CloudFront environments
Updated
May 13, 2020
JavaScript
Bucket Flaws ( S3 Bucket Mass Scanner ): A Simple Lightweight Script to Check for Common S3 Bucket Misconfigurations
Updated
Jul 26, 2020
Shell
Cloud Foundry Service Broker for EMC ECS Object Storage
Updated
Aug 21, 2020
Java
is a simple delay message queue, based on redis and kotlin
Updated
Jun 17, 2019
Java
Improve this page
Add a description, image, and links to the
bucket
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
bucket
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Calling
db.Dropwhen a bucket does not exist returns "bucket not found" and that error is directly from bolt'sbolt.ErrBucketNotFound, I believe this error should be translated tostorm.ErrNotFound.