f-o-a-m / kepler

A Haskell framework that facilitates writing ABCI applications
https://kepler.dev
Apache License 2.0
34 stars 9 forks source link

Figure out a way to do optional key prefixing #113

Closed martyall closed 4 years ago

martyall commented 4 years ago

Right now the keys inside a module namespace are not being manipulating before gets/puts, lets put in hook for that (probably at the IsKey instance declaration, maybe somewhere else.