rlmendez / bft-smart

Automatically exported from code.google.com/p/bft-smart
0 stars 0 forks source link

Move all code for log and checkpoint management to ServiceReplica #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The idea is to make the storage of logs and checkpoint be responsibility of the 
application, with a default in implementation of memory storage, like it is 
today.

Original issue reported on code.google.com by bess...@gmail.com on 22 Sep 2011 at 10:29