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

https://github.com/ehsundar/kvstore

Protoc plugin to generate redis interaction data structures
https://github.com/ehsundar/kvstore

Last synced: about 1 year ago
JSON representation

Protoc plugin to generate redis interaction data structures

Awesome Lists containing this project

README

          

# kvstore
Protoc plugin to generate redis interaction data structures

### Future Works

- [] Support enum types
- [] Support nested keys (not idiomatic)
- [] Generate caching interceptors for RPCs
- [] Bulk delete method
- [] RPC cache invalidation signaling support