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

https://github.com/cafebazaar/hafezieh

A key:value cache interface, for now!
https://github.com/cafebazaar/hafezieh

obsolete-not-in-use

Last synced: 4 months ago
JSON representation

A key:value cache interface, for now!

Awesome Lists containing this project

README

          

# Hāfezieh

Hāfezieh is a key:value cache interface, for now!

[![Build Status](https://travis-ci.org/cafebazaar/hafezieh.svg)](https://travis-ci.org/cafebazaar/hafezieh) [![GoDoc](https://godoc.org/github.com/remohammadi/hafezieh?status.svg)](https://godoc.org/github.com/remohammadi/hafezieh)

### Usage

```go
// TODO
```