storage icon indicating copy to clipboard operation
storage copied to clipboard

๐Ÿ“ฆ Premade storage drivers for ๐Ÿš€ Fiber

Results 26 storage issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.17.0 to 1.17.1. Changelog Sourced from github.com/aws/aws-sdk-go-v2/config's changelog. Release (2022-08-15) General Highlights Dependency Update: Updated to the latest SDK module versions Module Highlights github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.19.0 Feature: Adds...

๐Ÿค– Dependencies

Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.11.26 to 1.11.27. Commits a1ef80f Release 2022-08-15 ab95d97 Regenerated Clients 2ad549f Update API model See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go-v2/feature/s3/manager&package-manager=go_modules&previous-version=1.11.26&new-version=1.11.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

๐Ÿค– Dependencies

We often use Redis Sentinel on Production environment for a more robust and highly available set up. This PR allows for configuration of Redis Sentinel on redis Storage Adapter and...

โ™ป Wait for Response
โœ๏ธ Feature

Removed Postgre Close test since the pgx implementation of Close() doesn't return an error, Removed Storage.Close()'s return method since the pgx implementation of Close() doesn't return an error, Removed Config.maxIdleConns...

๐Ÿงน Updates

hello, while examining mongodb storage, I noticed that it is querying with the key field, but this field is not indexed. Is this just something that was overlooked? Or is...

the integration of the middleware for redis is assuming that i'm using a regular client, is it even possible to define a ClusterClient with a set of addresses? am i...

Hi, is it possible to store meta data such as the user id into a new column. I am looking to list all a users sessions when you are logged...

๐Ÿค” Question

Along with `Set` and `Get` it's better introduce some more functions for data integrity and most of the databases already support above functions. Some functions: 1) incr 2) incrBy 3)...

โœ๏ธ Feature

Like the title suggests, I believe the should be a able to either pass in a database connection to session storage structures or be able to be able to retrieve...

๐Ÿ’ก Help wanted
๐Ÿ‘ Accepting PR

Bumps [github.com/dgraph-io/ristretto](https://github.com/dgraph-io/ristretto) from 0.1.0 to 0.1.1. Release notes Sourced from github.com/dgraph-io/ristretto's releases. v0.1.1 0.1.1 - 2022-10-12 This release fixes certain arm64 build issues in the z package. It also incorporates...

๐Ÿค– Dependencies