Couchbase implementation for Melberg-Framework
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.
Place the values in the "Couchbase" section of the appsettings.json, see demo example here.
This project requires dotnet 8 sdk to run (install link here).
Docker installation guide for couchbase here.