Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kvtools/template

Valkeyrie: template
https://github.com/kvtools/template

repo-template valkeyrie

Last synced: about 1 month ago
JSON representation

Valkeyrie: template

Awesome Lists containing this project

README

        

# Store Repository Template

[![Go Reference](https://pkg.go.dev/badge/github.com/kvtools/template.svg)](https://pkg.go.dev/github.com/kvtools/template)

**This package is a template only.**

Store repository template to create a [Valkeyrie store](https://github.com/kvtools/valkeyrie).

| Calls | Example |
|-----------------------|:-------:|
| Put | 🔴 |
| Get | 🔴 |
| Delete | 🔴 |
| Exists | 🔴 |
| Watch | 🔴 |
| WatchTree | 🔴 |
| NewLock (Lock/Unlock) | 🔴 |
| List | 🔴 |
| DeleteTree | 🔴 |
| AtomicPut | 🔴 |
| AtomicDelete | 🔴 |