Categorygithub.com/depado/capybara
modulepackage
0.1.2
Repository: https://github.com/depado/capybara.git
Documentation: pkg.go.dev

# README

Capybara

forthebadgeforthebadgeforthebadge

Go Version Go Report Card License Say Thanks!

Capybara

gRPC wrapper around bbolt

Introduction

The goal of capybara is to provide a way to use bbolt in a centralized manner, while maintaining the flexibility of bbolt and adding some features on top.

  • gRPC API with Protobuf
  • Distributed Lock

The need for capybara was simple: Creating a very simple kv database that can be accessed from multiple running services.

gRPC

gRPC is a great tool that allows to generate bindings for multiple languages at once. Making use of protobuf, it is one of the most efficient RPC framework available.

Security

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author