gin-contrib / cache

Gin middleware/handler to enable Cache
https://gin-gonic.github.io/gin
MIT License
364 stars 95 forks source link

add badger as persistent store #64

Open ghost opened 4 years ago

ghost commented 4 years ago

Hi guys,

Hope you are all well !

Just was wondering if it could be possible to add badger as persistent store. It is fast and reliable.

ref. https://github.com/dgraph-io/badger

Cheers, X