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

https://github.com/b1nary-gr0up/dreamemo

Distributed cache with out-of-the-box, high-scalability, modular-design features.
https://github.com/b1nary-gr0up/dreamemo

distributed-cache go

Last synced: 3 months ago
JSON representation

Distributed cache with out-of-the-box, high-scalability, modular-design features.

Awesome Lists containing this project

README

          

![dreamemo](images/dreamemo.png)

DREAMEMO is a distributed cache with out-of-the-box, high-scalability, modular-design features.

[![Go Report Card](https://goreportcard.com/badge/github.com/B1NARY-GR0UP/dreamemo)](https://goreportcard.com/report/github.com/B1NARY-GR0UP/dreamemo)

## Architecture

![dreamemo-arch](images/dreamemo-arch.png)

## Install

```shell
go get github.com/B1NARY-GR0UP/dreamemo
```

## Quick Start

### Standalone

[example](examples/standalone/main.go)

### Cluster

[example](examples/cluster/main.go)

### Custom Assemble

[example](examples/assemble/main.go)

## Related Projects

- [PIANO](https://github.com/B1NARY-GR0UP/piano) | A simple and lightweight HTTP framework. More features will be supported gradually. | `golang` `http`
- [INQUISITOR](https://github.com/B1NARY-GR0UP/inquisitor) | A simple and lightweight log. | `golang` `log`

## Blogs

- [DREAMEMO: An out-of-the-box, high-scalability, modular-design distributed cache](https://dev.to/justlorain/dreamemo-an-out-of-the-box-high-scalability-modular-design-distributed-cache-4d6e)

## License

DREAMEMO is distributed under the [Apache License 2.0](./LICENSE). The licenses of third party dependencies of DREAMEMO are explained [here](./licenses).

## ECOLOGY


BINARY-WEB-ECO



DREAMEMO is a Subproject of the BINARY WEB ECOLOGY