go-store
Data store library
Provides a platform-independent interface to persist and retrieve data in various store implementations.
A simple and fast Redis backed key-value store library for Go
112 stars
10 watching
9 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gofiber/storage | Provides a unified interface to various storage systems and databases | 276 |
freeleh/gofreedb | A Google Sheets-based key-value and row store library for Go. | 36 |
gosuri/uitable | Improves readability in terminal apps by representing data as tables with customizable column sizing and wrapping | 735 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |
paddlehq/go-aws-ssm | An AWS System Manager parameter store abstraction layer for Go applications | 59 |
gosuri/uilive | A Go library for updating terminal output in real-time | 1,698 |
88250/wide | A web-based IDE for Go language development | 113 |
barweiss/go-tuple | A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |
gosuri/uiprogress | A Go library to render progress bars in terminal applications | 2,110 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 640 |
eventstore/eventstore-client-go | Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
liyue201/gostl | A data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,054 |
thepaw/go-gt | A Go library for a high-performance, in-memory caching system | 11 |