EndlessVanguard / bitcoin-remunerate-api

A scheme for trustless, decentralized, anonymous, remuneration for content creators.
1 stars 0 forks source link

Persistance #4

Closed fromheten closed 8 years ago

fromheten commented 8 years ago

Add persistence storage features.

fromheten commented 8 years ago

Regarding saving the redis DB to disk, we already do this by writing every transaction to /usr/local/var/db/redis. It's specified in our redis conf file

mattgstevens commented 8 years ago

:rainbow: