package
0.4.0
Repository: https://github.com/yogenyslav/pkg.git
Documentation: pkg.go.dev

# Packages

Package minios3 provides a wrapper around the MinIO Go SDK.
Package mongo provides a MongoDB client.
Package postgres provides a simple wrapper around the pgx library to interact with a PostgreSQL database.
Package rediscache provides a simple wrapper around the go-redis library to interact with a Redis cache.

# Interfaces

Cache is an interface that wraps the basic cache operations.
MongoDatabase is an interface that wraps the basic MongoDB operations.
SQLDatabase is an interface that wraps the basic SQL operations.