Skip to content

Commit ca3afb7

Browse files
robvadaismyrman
authored andcommitted
Added Kubernetes ConfigMap storage backend to README
1 parent d6e2289 commit ca3afb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ As REST Layer is a simple `net/http` handler. You can use standard middleware to
149149
- [x] [ElasticSearch](http://github.com/rs/rest-layer-es)
150150
- [x] [SQL](https://github.com/apuigsech/rest-layer-sql) (third party)
151151
- [x] [Google Datastore](https://github.com/ajcrowe/rest-layer-datastore) (third party)
152+
- [x] [Kubernetes ConfigMap](https://github.com/Segence/rest-layer-kubernetes-configmap) (third party)
152153
- [ ] Redis
153154
- [ ] Google BigTable
154155

0 commit comments

Comments
 (0)