dynastore
In-memory store
A DynamoDB-based in-memory storage solution for web applications using the Gorilla Toolkit framework.
AWS DynamoDB store for Gorilla Toolkit using AWS library
4 stars
3 watching
5 forks
Language: Go
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fogfish/dynamo | A library providing a key-value abstraction for storing data in AWS DynamoDB and S3 with type-safe Golang structs | 19 |
twharmon/dynago | A package simplifying interaction with AWS DynamoDB using Go. | 12 |
marazmiki/django-selectel-storage | Allows Django applications to use Selectel Cloud storage as a backend for media and static files. | 24 |
softprops/dynomite | A Rust library that enables writing DynamoDB applications with minimal boilerplate and robust error handling. | 220 |
marazmiki/django-webdav-storage | A Django storage backend allowing you to save media and static files into your own WebDAV storage | 21 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
arattian/dynamodb-gui-client | A tool for managing AWS DynamoDB databases from a graphical user interface. | 660 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
stephenafamo/crdbstore | An implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine | 3 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
jakekgrog/ghostdb | A distributed, in-memory key-value data store for high-performance applications | 750 |
dzhang314/youtubedrive | A Mathematica package that enables users to store arbitrary data in YouTube videos, effectively creating an infinite but slow form of file storage. | 1,912 |
sebdah/dynamic-dynamodb | Automates scaling of AWS DynamoDB tables based on usage patterns | 618 |
paddlehq/go-aws-ssm | An AWS System Manager parameter store abstraction layer for Go applications | 59 |