Badger is an embeddable key value store and it’s embedded inside dgraph so you cannot use it.
Redis on the other hand runs a server which multiple applicates can use.
You’ll have to write your own application code if you wish you use badger.
Badger is an embeddable key value store and it’s embedded inside dgraph so you cannot use it.
Redis on the other hand runs a server which multiple applicates can use.
You’ll have to write your own application code if you wish you use badger.