Skip to content

MelbergFramework/MelbergFramework.Infrastructure.Couchbase

Repository files navigation

MelbergFramework.Infrastructure.Couchbase

Couchbase implementation for Melberg-Framework

Overview

An very opinionated couchbase package that trades security for ease of use. Given a couchbase user with administration rights, it creates a bucket as detailed in the appsettings.json and creates collections as requested by the BaseRepository implementations.

Anatomy of Appsettings.json

Place the values in the "Couchbase" section of the appsettings.json, see demo example here.

General Execution

This project requires dotnet 8 sdk to run (install link here).

How to run a Redis Server

Docker installation guide for couchbase here.

About

Couchbase implementation for Melberg-Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages