Simple gRPC service that can be configured with multiple storage backends. Simple cache service is in early stages of development and is not stable.
| Backend | Status | ttl |
|---|---|---|
| in memory | in progress | no |
| BoltDB | not started | no |
| redis | not started | yes |
| memcached | not started | no |
| Google Big Table | not started | yes |