Commit Graph

4 Commits

Author SHA1 Message Date
JoelKatz
2c45e16d5a Keep binary objects in a hash-indexed table. Remove redundant fields. 2011-11-14 10:39:29 -08:00
JoelKatz
965551f898 Updates.
Prevent one type of signature being introduced as another.
Some indexes.
2011-11-10 21:15:05 -08:00
JoelKatz
eca7512d96 Update as agreed. Fix Hanko confusion. Remove some extraneous stuff. 2011-11-09 16:17:53 -08:00
JoelKatz
07df5f1f81 Add binary formats and SQLite database layouts.
Google's protocol buffers cannot be used for the inner portions of
signed/hashed objects.

This SQL database layout will facilitate a cache-based transaction
processing architecture that will scale to billions of accounts and dozens
of transactions per second.
2011-11-09 13:46:32 -08:00